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-10-05
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-10-05
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-10-05
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-08-13
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-07-09
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-07-09
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-02-11
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2019-02-11
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2019-02-11
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-12-16
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-12-16
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
2018-12-16
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-11-20
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
2018-11-20
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
2018-10-21
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-10-21
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
2018-10-21
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
2018-10-21
net: initialize skb->peeked when cloning
Eric Dumazet
2018-09-25
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2018-06-16
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-06-16
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-06-16
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-06-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-06-16
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-01-01
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2018-01-01
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2018-01-01
net: enable interface alias removal via rtnl
Nicolas Dichtel
2017-11-26
net: don't decrement kobj reference count on init failure
stephen hemminger
2017-11-11
ipv4: add reference counting to metrics
Eric Dumazet
2017-11-11
dst: Increase alignment of metrics to allow extra flag on pointers
Ben Hutchings
2017-11-11
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-11-11
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-11-11
net: reduce skb_warn_bad_offload() noise
Eric Dumazet
2017-11-11
net: remove open-coded skb_cow_head.
françois romieu
2017-09-15
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
2017-09-15
net: prevent sign extension in dev_get_stats()
Eric Dumazet
2017-09-15
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
2017-09-15
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-09-15
netem: fix skb_orphan_partial()
Eric Dumazet
2017-07-18
net: properly release sk_frag.page
Eric Dumazet
2017-06-05
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-03-16
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
2017-03-16
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
2017-03-16
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2017-03-16
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2017-03-16
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2017-03-16
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2017-03-16
net/sock: Add sock_efree() function
Ben Hutchings
2017-03-16
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-03-16
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
[next]