index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
2019-10-07
1
-3
/
+8
*
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...
Shmulik Ladkani
2019-09-19
1
-0
/
+19
*
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
2019-09-19
1
-0
/
+2
*
net: fix skb use after free in netpoll
Feng Sun
2019-09-10
1
-3
/
+3
*
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
2019-09-06
1
-7
/
+9
*
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2019-08-25
1
-3
/
+17
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2019-08-25
1
-2
/
+8
*
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2019-08-25
1
-3
/
+38
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2019-08-25
1
-6
/
+12
*
net: fix ifindex collision during namespace removal
Jiri Pirko
2019-08-09
1
-0
/
+2
*
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-31
1
-1
/
+2
*
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-31
1
-0
/
+2
*
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
John Fastabend
2019-07-21
1
-0
/
+1
*
net: remove duplicate fetch in sock_getsockopt
JingYi Hou
2019-07-03
1
-3
/
+0
*
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-06-22
1
-0
/
+7
*
ethtool: check the return value of get_regs_len
Yunsheng Lin
2019-06-11
1
-2
/
+10
*
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
2019-06-11
1
-3
/
+3
*
Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return ...
Greg Kroah-Hartman
2019-06-11
1
-1
/
+0
*
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-06-11
1
-0
/
+11
*
neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
David Ahern
2019-06-11
1
-1
/
+8
*
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-11
1
-1
/
+4
*
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
2019-06-09
1
-1
/
+1
*
net: avoid weird emergency message
Eric Dumazet
2019-05-25
1
-1
/
+1
*
fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")
Greg Kroah-Hartman
2019-05-21
1
-0
/
+1
*
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
2019-05-16
1
-3
/
+3
*
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2019-05-16
1
-2
/
+5
*
net: ethtool: not call vzalloc for zero sized memory request
Li RongQing
2019-04-17
1
-15
/
+26
*
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-04-17
1
-0
/
+1
*
net-gro: Fix GRO flush when receiving a GSO packet.
Steffen Klassert
2019-04-17
1
-1
/
+1
*
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
2019-04-03
1
-2
/
+4
*
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
2019-04-03
1
-1
/
+1
*
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
2019-03-19
1
-4
/
+18
*
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
2019-03-13
1
-0
/
+2
*
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
2019-03-13
1
-0
/
+3
*
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
2019-02-27
1
-1
/
+4
*
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
2019-02-27
1
-1
/
+1
*
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
2019-02-23
1
-0
/
+4
*
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-23
1
-2
/
+2
*
net: create skb_gso_validate_mac_len()
Daniel Axtens
2019-02-20
1
-13
/
+50
*
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
2019-02-06
1
-0
/
+3
*
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
2019-01-26
1
-0
/
+1
*
net, skbuff: do not prefer skb allocation fails early
David Rientjes
2019-01-26
1
-6
/
+1
*
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2019-01-23
2
-10
/
+12
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
1
-0
/
+3
*
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
2019-01-09
1
-0
/
+1
*
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-17
1
-0
/
+3
*
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-12-05
1
-0
/
+4
*
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-12-01
1
-1
/
+1
*
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-23
1
-0
/
+4
*
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-23
1
-2
/
+2
[next]