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
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
2019-06-11
ethtool: check the return value of get_regs_len
Yunsheng Lin
2019-06-11
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
2019-06-11
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-06-11
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-06-11
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-04
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-05-31
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-05-25
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
2019-05-25
net: avoid weird emergency message
Eric Dumazet
2019-05-16
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
2019-04-27
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
2019-04-27
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-17
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-04-17
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-17
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-04-03
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-04-03
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
[next]