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-04-17
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-04-17
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-04-17
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-03
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-04-03
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
2019-03-19
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
2019-03-13
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
2019-03-13
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-02-27
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-02-27
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
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-20
net: create skb_gso_validate_mac_len()
Daniel Axtens
2019-02-06
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-01-26
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2019-01-26
net, skbuff: do not prefer skb allocation fails early
David Rientjes
2019-01-23
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
2018-12-17
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-05
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
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
[next]