index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-02-05
net: Fix skb->csum update in inet_proto_csum_replace16().
Praveen Chaudhary
2020-01-29
net-sysfs: Fix reference count leak
Jouni Hogander
2020-01-29
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
2020-01-29
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2020-01-29
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
2020-01-29
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
2020-01-29
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
2020-01-27
net: neigh: use long type to store jiffies delta
Eric Dumazet
2020-01-27
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
2020-01-27
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
2020-01-27
bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup
Anton Protopopov
2020-01-27
net: core: support XDP generic on stacked devices.
Stephen Hemminger
2020-01-17
ethtool: reduce stack usage with clang
Arnd Bergmann
2020-01-12
bpf: Clear skb->tstamp in bpf_redirect when necessary
Lorenz Bauer
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-09
net: core: limit nested device depth
Taehee Yoo
2020-01-04
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2019-12-21
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-12-05
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
2019-12-05
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
2019-12-05
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2019-12-01
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
2019-12-01
net: do not abort bulk send on BQL status
Eric Dumazet
2019-12-01
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
2019-11-24
net: fix generic XDP to handle if eth header was mangled
Jesper Dangaard Brouer
2019-11-20
rtnetlink: move type calculation out of loop
Christian Brauner
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-11-10
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-10-07
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-09-21
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
Ilya Leoshkevich
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-19
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-19
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-09-10
net: fix skb use after free in netpoll
Feng Sun
2019-09-06
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
2019-08-09
net: fix ifindex collision during namespace removal
Jiri Pirko
2019-07-28
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-28
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-14
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
John Fastabend
2019-07-10
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-07-03
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-07-03
net: remove duplicate fetch in sock_getsockopt
JingYi Hou
2019-06-22
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
[next]