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-12-01
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-11-23
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-23
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-13
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
2018-11-04
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-11-04
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2018-11-04
ethtool: fix a privilege escalation bug
Wenwen Wang
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-18
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-10-18
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-10-18
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
2018-10-18
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
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
[next]