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-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
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-11
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-06-11
net: avoid weird emergency message
Eric Dumazet
2019-05-16
bpf: reject wrong sized filters earlier
Daniel Borkmann
2019-04-27
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-04-27
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-23
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-02-23
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-08
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2019-02-08
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2019-02-08
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2019-01-26
net: speed up skb_rbtree_purge()
Eric Dumazet
2019-01-26
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2019-01-13
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2018-12-17
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-11-27
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-27
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-10
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-10-20
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-10-20
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-13
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
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-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-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-26
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
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
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-04-29
net: validate attribute sizes in neigh_dump_table()
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: only inherit relevant tx_flags
Willem de Bruijn
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-03-31
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: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
2018-02-25
net: avoid skb_warn_bad_offload on IS_ERR
Willem de Bruijn
[next]