index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-8
/
+11
2019-10-16
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
1
-1
/
+1
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2
-2
/
+2
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2
-7
/
+11
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
3
-4
/
+6
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
1
-1
/
+1
2019-10-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+1
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2
-2
/
+2
2019-10-10
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
1
-1
/
+1
2019-10-10
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-10
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-05
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2019-10-01
devlink: Fix error handling in param and info_get dumpit cb
Vasundhara Volam
1
-3
/
+3
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-10-01
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
1
-3
/
+8
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
2
-3
/
+3
2019-09-26
net: print proper warning on dst underflow
Jason A. Donenfeld
1
-2
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
20
-210
/
+3082
2019-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+23
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2019-09-16
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
1
-0
/
+6
2019-09-16
drop_monitor: Better sanitize notified packets
Ido Schimmel
1
-0
/
+6
2019-09-16
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-2
/
+13
2019-09-15
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-6
/
+10
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-0
/
+24
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
1
-1
/
+20
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
1
-4
/
+12
2019-09-12
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2019-09-10
devlink: add 'reset_dev_on_drv_probe' param
Dirk van der Merwe
1
-0
/
+5
2019-09-07
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
1
-0
/
+19
2019-09-07
net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
Jiri Pirko
1
-6
/
+23
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-9
/
+121
2019-09-06
net: openvswitch: Set OvS recirc_id from tc chain index
Paul Blakey
1
-0
/
+6
2019-09-05
net: sock_map, fix missing ulp check in sock hash case
John Fastabend
1
-0
/
+3
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2019-09-01
devlink: Use switch-case instead of if-else
Parav Pandit
1
-17
/
+22
2019-09-01
devlink: Make port index data type as unsigned int
Parav Pandit
1
-2
/
+3
2019-09-01
net/tls: use RCU protection on icsk->icsk_ulp_data
Jakub Kicinski
1
-1
/
+1
2019-08-31
bpf: fix error check in bpf_tcp_gen_syncookie
Petar Penkov
1
-1
/
+1
2019-08-28
net: fix skb use after free in netpoll
Feng Sun
1
-3
/
+3
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-22
/
+35
2019-08-25
sock: fix potential memory leak in proto_register()
zhanglin
1
-10
/
+21
2019-08-25
net/core/skmsg: Delete an unnecessary check before the function call “consu...
Markus Elfring
1
-2
/
+1
2019-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-5
/
+5
2019-08-24
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
Ilya Leoshkevich
1
-4
/
+4
2019-08-24
flow_dissector: Fix potential use-after-free on BPF_PROG_DETACH
Jakub Sitnicki
1
-1
/
+1
2019-08-24
drop_monitor: Make timestamps y2038 safe
Ido Schimmel
1
-8
/
+6
2019-08-19
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
1
-7
/
+9
2019-08-19
net: flow_offload: convert block_ing_cb_list to regular list type
Vlad Buslov
1
-6
/
+7
[next]