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
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
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-04
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-06-04
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-05-31
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-05-25
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
2019-05-25
net: avoid weird emergency message
Eric Dumazet
2019-05-16
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
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
[next]