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-08-28
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
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-07-28
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-06-13
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
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-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-13
net: fool proof dev_valid_name()
Eric Dumazet
2018-04-13
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-04-13
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2018-04-13
net: move somaxconn init from sysctl code
Roman Kapl
2018-04-13
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
2018-04-08
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-11
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-02-25
net: avoid skb_warn_bad_offload on IS_ERR
Willem de Bruijn
2018-01-31
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-31
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
2017-12-25
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-12-20
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
2017-11-24
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-18
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-10-21
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-10-08
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-11
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-08-11
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-08-11
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-08-11
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
2017-07-21
net: prevent sign extension in dev_get_stats()
Eric Dumazet
2017-07-05
Fix an intermittent pr_emerg warning about lo becoming free.
Krister Johansen
2017-07-05
net: don't call strlen on non-terminated string in dev_set_alias()
Alexander Potapenko
2017-06-07
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-08
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2017-05-08
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-05-08
net: neigh: guard against NULL solicit() method
Eric Dumazet
2017-04-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-04-22
net: properly release sk_frag.page
Eric Dumazet
2017-04-18
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-04-18
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-04-18
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2017-04-18
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2017-04-18
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2017-04-18
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-02-08
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2017-01-15
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-07-12
net: fix infoleak in rtnetlink
Kangjie Lu
2016-04-12
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
2016-04-12
net: Clone skb before setting peeked flag
Herbert Xu
[next]