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/netdev/net
Linus Torvalds
2020-06-13
5
-37
/
+63
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-13
2
-16
/
+41
|
|
\
|
|
*
bpf: Fix memlock accounting for sock_hash
Andrey Ignatov
2020-06-12
1
-0
/
+4
|
|
*
bpf: sockmap: Don't attach programs to UDP sockets
Lorenz Bauer
2020-06-12
1
-4
/
+6
|
|
*
net/filter: Permit reading NET in load_bytes_relative when MAC not set
YiFei Zhu
2020-06-11
1
-7
/
+9
|
|
*
bpf, sockhash: Synchronize delete from bucket list on map free
Jakub Sitnicki
2020-06-09
1
-2
/
+21
|
|
*
bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
Jakub Sitnicki
2020-06-09
1
-0
/
+1
|
|
*
bpf: Fix unused-var without NETDEVICES
Matthieu Baerts
2020-06-04
1
-3
/
+0
|
*
|
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
3
-21
/
+22
*
|
|
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
2020-06-08
1
-1
/
+1
*
|
|
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-04
1
-22
/
+18
*
|
|
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
21
-785
/
+1275
|
\
\
|
*
|
bpf: Add csum_level helper for fixing up csum levels
Daniel Borkmann
2020-06-02
1
-0
/
+38
|
*
|
bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
Daniel Borkmann
2020-06-02
1
-2
/
+6
|
*
|
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-01
1
-121
/
+4
|
*
|
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-01
1
-36
/
+69
|
*
|
flow_dissector: Pull locking up from prog attach callback
Jakub Sitnicki
2020-06-01
1
-20
/
+20
|
*
|
bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
Ferenc Fejes
2020-06-01
1
-1
/
+27
|
*
|
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
1
-4
/
+6
|
*
|
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
1
-3
/
+40
|
*
|
bpf: Refactor sockmap redirect code so its easy to reuse
John Fastabend
2020-06-01
1
-21
/
+34
|
*
|
xdp: Add xdp_txq_info to xdp_buff
David Ahern
2020-06-01
1
-0
/
+17
|
*
|
bpf: Add support to attach bpf program to a devmap entry
David Ahern
2020-06-01
1
-0
/
+18
|
*
|
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
2020-06-01
1
-0
/
+18
|
*
|
bpf, sk_msg: Add get socket storage helpers
John Fastabend
2020-06-01
1
-0
/
+15
|
*
|
bpf, sk_msg: Add some generic helpers that may be useful from sk_msg
John Fastabend
2020-06-01
1
-0
/
+16
|
*
|
devlink: Add ACL control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+4
|
*
|
devlink: Add layer 3 control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+42
|
*
|
devlink: Add layer 2 control packet traps
Ido Schimmel
2020-06-01
1
-0
/
+16
|
*
|
devlink: Add 'control' trap type
Ido Schimmel
2020-06-01
1
-0
/
+7
|
*
|
devlink: Add 'mirror' trap action
Ido Schimmel
2020-06-01
1
-1
/
+2
|
*
|
devlink: Create dedicated trap group for layer 3 exceptions
Ido Schimmel
2020-06-01
1
-0
/
+1
|
*
|
net: remove indirect block netdev event registration
Pablo Neira Ayuso
2020-06-01
1
-238
/
+0
|
*
|
net: flow_offload: consolidate indirect flow_block infrastructure
Pablo Neira Ayuso
2020-06-01
1
-0
/
+157
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-2
/
+2
|
|
\
\
|
*
|
|
net: add a new bind_add method
Christoph Hellwig
2020-05-29
1
-0
/
+8
|
*
|
|
net: add sock_set_reuseport
Christoph Hellwig
2020-05-28
1
-0
/
+8
|
*
|
|
net: add sock_set_rcvbuf
Christoph Hellwig
2020-05-28
1
-27
/
+32
|
*
|
|
net: add sock_set_keepalive
Christoph Hellwig
2020-05-28
1
-0
/
+10
|
*
|
|
net: add sock_enable_timestamps
Christoph Hellwig
2020-05-28
1
-18
/
+29
|
*
|
|
net: add sock_bindtoindex
Christoph Hellwig
2020-05-28
1
-6
/
+15
|
*
|
|
net: add sock_set_sndtimeo
Christoph Hellwig
2020-05-28
1
-0
/
+11
|
*
|
|
net: add sock_set_priority
Christoph Hellwig
2020-05-28
1
-0
/
+8
|
*
|
|
net: add sock_no_linger
Christoph Hellwig
2020-05-28
1
-0
/
+9
|
*
|
|
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-28
1
-0
/
+8
|
*
|
|
flow_dissector: Parse multiple MPLS Label Stack Entries
Guillaume Nault
2020-05-26
1
-16
/
+33
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
2
-10
/
+36
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-22
2
-40
/
+15
|
|
\
\
\
\
[next]