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
2018-09-26
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2018-09-19
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2018-09-19
net: speed up skb_rbtree_purge()
Eric Dumazet
2018-09-05
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
2018-08-24
net: propagate dev_get_valid_name return code
Li RongQing
2018-07-28
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
2018-07-28
net: skb_segment() should not return NULL
Eric Dumazet
2018-07-25
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-07-25
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-25
gen_stats: Fix netlink stats dumping in the presence of padding
Toke Høiland-Jørgensen
2018-06-11
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-06-11
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
2018-06-11
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-05-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-05-30
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-05-30
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
2018-05-25
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
2018-05-25
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
2018-05-16
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
2018-05-16
net: initialize skb->peeked when cloning
Eric Dumazet
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-04-29
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
2018-04-29
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
2018-04-12
net: fool proof dev_valid_name()
Eric Dumazet
2018-04-12
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-03-31
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-31
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-31
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-08
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-03-08
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-02-25
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
2018-02-25
net: avoid skb_warn_bad_offload on IS_ERR
Willem de Bruijn
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-13
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2018-02-13
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-01-31
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-31
flow_dissector: properly cap thoff field
Eric Dumazet
2018-01-31
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
2018-01-31
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-17
ethtool: do not print warning for applications using legacy API
Stephen Hemminger
2018-01-17
net: core: fix module type in sock_diag_bind
Andrii Vladyka
2018-01-02
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
2018-01-02
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
2018-01-02
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
2018-01-02
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
2018-01-02
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-04
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
[next]