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-10-01
neigh_stat_seq_next() should increase position index
Vasily Averin
2020-09-23
net: handle the return value of pskb_carve_frag_list() correctly
Miaohe Lin
2020-09-12
net: disable netpoll on fresh napis
Jakub Kicinski
2020-09-03
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2020-07-31
net-sysfs: add a newline when printing 'tx_timeout' by sysfs
Xiongfeng Wang
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-30
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-30
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-30
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
2020-06-03
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
2020-05-20
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-20
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
2020-03-20
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
2020-03-11
net: fib_rules: Correctly set table field when table number exceeds 8 bits
Jethro Beekman
2020-02-05
net: Fix skb->csum update in inet_proto_csum_replace16().
Praveen Chaudhary
2020-01-29
net: ethtool: Add back transceiver type
Florian Fainelli
2020-01-29
net: neigh: use long type to store jiffies delta
Eric Dumazet
2020-01-23
ethtool: reduce stack usage with clang
Arnd Bergmann
2020-01-12
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-04
net, sysctl: Fix compiler warning when only cBPF is present
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-11-29
Revert "sock: Reset dst when changing sk_mark via setsockopt"
Greg Kroah-Hartman
2019-11-28
sock: Reset dst when changing sk_mark via setsockopt
David Barmann
2019-11-28
net: do not abort bulk send on BQL status
Eric Dumazet
2019-11-28
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
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: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
2019-10-07
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-09-21
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-21
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-25
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-08-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-08-25
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2019-08-25
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2019-08-11
net: fix ifindex collision during namespace removal
Jiri Pirko
2019-08-04
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-10
net: check before dereferencing netdev_ops during busy poll
Josh Elsasser
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
[next]