index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-4
/
+4
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
1
-4
/
+16
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
1
-1
/
+1
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
1
-13
/
+2
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2
-2
/
+191
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
1
-31
/
+52
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
3
-23
/
+269
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
1
-9
/
+11
2018-05-22
bpf: Add mtu checking to FIB forwarding helper
David Ahern
1
-7
/
+35
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
3
-0
/
+57
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
1
-0
/
+31
2018-05-22
xsk: convert atomic_t to refcount_t
Björn Töpel
2
-4
/
+4
2018-05-22
xsk: simplified umem setup
Björn Töpel
3
-55
/
+51
2018-05-22
xsk: add missing write- and data-dependency barrier
Björn Töpel
1
-5
/
+9
2018-05-22
xsk: remove explicit ring structure from uapi
Björn Töpel
2
-0
/
+46
2018-05-22
xsk: proper queue id check at bind
Magnus Karlsson
1
-1
/
+7
2018-05-22
xsk: remove rebind support
Björn Töpel
1
-21
/
+9
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
1
-3
/
+111
2018-05-18
xsk: proper '=' alignment
Björn Töpel
1
-18
/
+18
2018-05-18
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
3
-6
/
+5
2018-05-18
xsk: remove newline at end of file
Björn Töpel
1
-1
/
+0
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
6
-60
/
+6
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-89
/
+552
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2
-23
/
+10
2018-05-16
net/smc: check for pending termination
Karsten Graul
3
-3
/
+7
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
1
-0
/
+2
2018-05-16
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2
-1
/
+5
2018-05-16
net/smc: handle all error codes from smc_conn_create()
Karsten Graul
1
-0
/
+2
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
4
-43
/
+104
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
3
-6
/
+12
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
2
-9
/
+5
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
1
-3
/
+3
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
5
-8
/
+64
2018-05-16
net/smc: no tx work trigger for fallback sockets
Ursula Braun
1
-2
/
+2
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
1
-0
/
+58
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
1
-23
/
+8
2018-05-14
sctp: checkpatch fixups
Marcelo Ricardo Leitner
1
-13
/
+7
2018-05-14
sctp: add asoc and packet to sctp_flush_ctx
Marcelo Ricardo Leitner
1
-53
/
+44
2018-05-14
sctp: add sctp_flush_ctx, a context struct on outq_flush routines
Marcelo Ricardo Leitner
1
-94
/
+88
2018-05-14
sctp: rework switch cases in sctp_outq_flush_data
Marcelo Ricardo Leitner
1
-98
/
+93
2018-05-14
sctp: make use of gfp on retransmissions
Marcelo Ricardo Leitner
1
-8
/
+9
2018-05-14
sctp: move transport flush code out of sctp_outq_flush
Marcelo Ricardo Leitner
1
-30
/
+26
2018-05-14
sctp: move flushing of data chunks out of sctp_outq_flush
Marcelo Ricardo Leitner
1
-74
/
+75
2018-05-14
sctp: move outq data rtx code out of sctp_outq_flush
Marcelo Ricardo Leitner
1
-43
/
+58
2018-05-14
sctp: move the flush of ctrl chunks into its own function
Marcelo Ricardo Leitner
1
-36
/
+56
2018-05-14
sctp: factor out sctp_outq_select_transport
Marcelo Ricardo Leitner
1
-97
/
+90
2018-05-14
sctp: add sctp_packet_singleton
Marcelo Ricardo Leitner
1
-7
/
+15
2018-05-13
net: ipv4: ipconfig: fix unused variable
Anders Roxell
1
-3
/
+2
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
53
-185
/
+398
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-169
/
+364
[next]