index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
2
-18
/
+7
|
\
|
*
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
2018-06-15
1
-4
/
+6
|
*
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
2018-06-12
1
-14
/
+1
*
|
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-3
/
+3
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
16
-520
/
+2784
|
\
|
*
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-06-05
1
-4
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
2
-12
/
+98
|
|
\
|
|
*
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
2018-06-05
1
-5
/
+14
|
|
*
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
2018-06-03
1
-1
/
+1
|
|
*
bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
2018-06-03
1
-2
/
+1
|
|
*
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-06-03
1
-1
/
+1
|
|
*
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
2018-06-03
1
-0
/
+6
|
|
*
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
2018-06-03
1
-2
/
+27
|
|
*
bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address fa...
David Ahern
2018-05-30
1
-2
/
+2
|
|
*
bpf: Verify flags in bpf_fib_lookup
David Ahern
2018-05-29
1
-0
/
+6
|
|
*
bpf: hide the unused 'off' variable
YueHaibing
2018-05-29
1
-0
/
+2
|
|
*
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
1
-0
/
+39
|
*
|
devlink: Add extack to reload and port_{un, }split operations
David Ahern
2018-06-05
1
-8
/
+10
|
*
|
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
2018-06-04
1
-1
/
+14
|
*
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
1
-1
/
+1
|
*
|
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
1
-1
/
+1
|
*
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-3
/
+3
|
|
\
\
|
*
|
|
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
2018-06-01
1
-1
/
+1
|
*
|
|
rtnetlink: Remove VLA usage
Kees Cook
2018-05-31
1
-2
/
+16
|
*
|
|
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
2018-05-29
1
-4
/
+0
|
*
|
|
net: Introduce generic failover module
Sridhar Samudrala
2018-05-28
2
-0
/
+316
|
|
|
/
|
|
/
|
|
*
|
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
2018-05-24
1
-4
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
2
-85
/
+507
|
|
\
\
|
|
*
|
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
1
-4
/
+4
|
|
*
|
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
1
-4
/
+16
|
|
*
|
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
1
-1
/
+1
|
|
*
|
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2018-05-24
1
-13
/
+2
|
|
*
|
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
1
-0
/
+25
|
|
*
|
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
2018-05-24
1
-31
/
+52
|
|
*
|
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
1
-23
/
+262
|
|
*
|
bpf: Add mtu checking to FIB forwarding helper
David Ahern
2018-05-22
1
-7
/
+35
|
|
*
|
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-18
1
-3
/
+111
|
*
|
|
devlink: don't take instance lock around eswitch mode set
Jakub Kicinski
2018-05-23
1
-1
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
3
-4
/
+11
|
|
\
\
\
|
*
|
|
|
devlink: introduce a helper to generate physical port names
Jiri Pirko
2018-05-19
1
-0
/
+33
|
*
|
|
|
devlink: extend attrs_set for setting port flavours
Jiri Pirko
2018-05-19
1
-0
/
+5
|
*
|
|
|
devlink: introduce devlink_port_attrs_set
Jiri Pirko
2018-05-19
1
-10
/
+36
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
1
-24
/
+341
|
|
\
\
\
|
|
*
|
|
bpf: sockmap, add hash map support
John Fastabend
2018-05-15
1
-0
/
+58
|
|
*
|
|
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2018-05-15
1
-23
/
+8
|
|
*
|
|
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-11
1
-0
/
+267
[next]