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
*
rtnetlink: Fix memory(net_device) leak when ->newlink fails
Weilong Chen
2020-07-31
1
-1
/
+2
*
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-31
1
-1
/
+1
*
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-31
1
-1
/
+1
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-07-22
1
-1
/
+1
*
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-30
1
-0
/
+2
*
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-30
1
-0
/
+7
*
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-25
1
-22
/
+18
*
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
2020-06-25
1
-1
/
+1
*
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2020-05-20
1
-0
/
+2
*
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-20
1
-1
/
+3
*
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
2020-05-20
1
-4
/
+7
*
cgroup, netclassid: remove double cond_resched
Jiri Slaby
2020-05-10
1
-3
/
+1
*
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
2020-04-24
1
-1
/
+2
*
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
2020-04-24
1
-1
/
+1
*
net: memcg: late association of sock to memcg
Shakeel Butt
2020-03-20
1
-1
/
+4
*
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
2020-03-20
1
-10
/
+37
*
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
2020-03-11
1
-1
/
+1
*
net: Fix skb->csum update in inet_proto_csum_replace16().
Praveen Chaudhary
2020-02-05
1
-3
/
+17
*
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
2020-01-29
2
-14
/
+31
*
net-sysfs: Fix reference count leak
Jouni Hogander
2020-01-29
1
-1
/
+3
*
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
2020-01-29
1
-2
/
+5
*
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2020-01-29
1
-2
/
+5
*
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
2020-01-29
1
-0
/
+1
*
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
2020-01-29
1
-11
/
+13
*
net: neigh: use long type to store jiffies delta
Eric Dumazet
2020-01-27
1
-2
/
+2
*
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
2020-01-27
1
-2
/
+2
*
ethtool: reduce stack usage with clang
Arnd Bergmann
2020-01-17
1
-7
/
+9
*
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-09
1
-2
/
+2
*
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2020-01-04
1
-0
/
+2
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-21
1
-1
/
+2
*
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-21
1
-2
/
+3
*
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-12-05
1
-1
/
+1
*
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
2019-12-05
1
-1
/
+1
*
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
2019-12-05
1
-4
/
+9
*
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2019-12-05
1
-1
/
+2
*
net: do not abort bulk send on BQL status
Eric Dumazet
2019-12-01
1
-1
/
+1
*
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
2019-12-01
1
-1
/
+22
*
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
1
-28
/
+20
*
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-11-10
2
-2
/
+2
*
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
1
-2
/
+2
*
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
2019-11-10
1
-1
/
+1
*
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
2019-11-10
1
-1
/
+3
*
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-11-10
1
-2
/
+2
*
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-10-07
1
-3
/
+8
*
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-19
1
-0
/
+19
*
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-09-19
1
-0
/
+2
*
net: fix skb use after free in netpoll
Feng Sun
2019-09-10
1
-3
/
+3
*
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
2019-09-06
1
-7
/
+9
*
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-08-25
1
-3
/
+17
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-08-25
1
-2
/
+8
[next]