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-27
net: Fix missing meta data in skb with vlan packet
Yuya Kusakabe
2019-04-27
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-17
net: core: netif_receive_skb_list: unlist skb before passing to pt->func
Alexander Lobakin
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-17
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
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-23
bpf: only test gso type on gso packets
Willem de Bruijn
2019-03-23
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
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-10
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-03-10
net: sched: put back q.qlen into a single location
Eric Dumazet
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-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-22
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
net: fix XPS static_key accounting
Sabrina Dubroca
2018-12-17
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-12-17
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-17
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-05
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-12-05
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
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
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-11-04
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-11-04
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-20
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
2018-10-15
ethtool: fix a privilege escalation bug
Wenwen Wang
2018-10-15
ethtool: fix a missing-check bug
Wenwen Wang
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-10
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
2018-10-05
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
2018-10-02
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
[next]