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.12.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
*
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-29
1
-8
/
+11
*
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
2019-10-29
1
-1
/
+1
*
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-10-07
1
-3
/
+8
*
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-21
1
-2
/
+13
*
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-21
1
-6
/
+10
*
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-09-12
1
-0
/
+2
*
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-07
1
-0
/
+19
*
net: sock_map, fix missing ulp check in sock hash case
John Fastabend
2019-09-05
1
-0
/
+3
*
net: fix skb use after free in netpoll
Feng Sun
2019-08-27
1
-3
/
+3
*
sock: fix potential memory leak in proto_register()
zhanglin
2019-08-24
1
-10
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-08-23
2
-5
/
+5
|
\
|
*
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
Ilya Leoshkevich
2019-08-24
1
-4
/
+4
|
*
flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
Jakub Sitnicki
2019-08-24
1
-1
/
+1
*
|
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
2019-08-19
1
-7
/
+9
|
/
*
sock: make cookie generation global instead of per netns
Daniel Borkmann
2019-08-09
1
-1
/
+2
*
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
2019-08-08
1
-5
/
+14
*
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
2019-08-05
1
-5
/
+10
*
net: fix ifindex collision during namespace removal
Jiri Pirko
2019-07-29
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-25
3
-10
/
+19
|
\
|
*
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
2019-07-23
1
-3
/
+3
|
*
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
1
-2
/
+2
|
*
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
2019-07-22
1
-0
/
+3
|
*
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
2019-07-22
1
-0
/
+2
|
*
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
2019-07-22
1
-5
/
+9
*
|
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
1
-3
/
+3
*
|
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
1
-4
/
+5
*
|
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
1
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-19
3
-9
/
+21
|
\
|
|
*
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
1
-7
/
+17
|
|
\
|
|
*
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2019-07-15
1
-1
/
+11
|
|
*
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2019-07-15
1
-6
/
+6
|
*
|
skbuff: fix compilation warnings in skb_dump()
Qian Cai
2019-07-16
1
-1
/
+1
|
*
|
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-15
1
-0
/
+2
*
|
|
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
2
-29
/
+25
|
/
/
*
/
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
2019-07-12
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
22
-253
/
+1513
|
\
|
*
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2019-07-09
1
-0
/
+18
|
*
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
1
-4
/
+16
|
*
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
Pablo Neira Ayuso
2019-07-09
1
-0
/
+18
|
*
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2019-07-09
1
-0
/
+17
|
*
net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
Pablo Neira Ayuso
2019-07-09
1
-0
/
+28
|
*
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
1
-1
/
+1
|
*
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
1
-2
/
+2
|
*
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
1
-0
/
+25
|
*
net/flow_dissector: add connection tracking dissection
Paul Blakey
2019-07-09
1
-0
/
+44
|
*
devlink: Introduce PCI VF port flavour and port attribute
Parav Pandit
2019-07-09
1
-0
/
+38
|
*
devlink: Introduce PCI PF port flavour and port attribute
Parav Pandit
2019-07-09
1
-0
/
+34
|
*
devlink: Return physical port fields only for applicable port flavours
Parav Pandit
2019-07-09
1
-0
/
+4
|
*
devlink: Refactor physical port attributes
Parav Pandit
2019-07-09
1
-20
/
+38
[next]