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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
2020-05-02
1
-1
/
+1
*
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-04-24
1
-0
/
+1
*
fib: add missing attribute validation for tun_id
Jakub Kicinski
2020-03-20
1
-0
/
+1
*
net: sched: correct flower port blocking
Jason Baron
2020-03-11
1
-0
/
+9
*
cfg80211: Fix radar event during another phy CAC
Orr Mazor
2020-02-05
1
-0
/
+5
*
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2020-01-27
1
-1
/
+1
*
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
2020-01-27
1
-2
/
+2
*
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2020-01-17
1
-0
/
+11
*
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-09
1
-1
/
+1
*
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
2
-3
/
+14
*
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2020-01-04
1
-0
/
+9
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2020-01-04
2
-2
/
+3
*
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-31
1
-1
/
+1
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-21
1
-0
/
+5
*
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-21
1
-3
/
+3
*
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-21
1
-1
/
+9
*
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-21
1
-1
/
+1
*
sctp: cache netns in sctp_ep_common
Xin Long
2019-12-05
1
-0
/
+3
*
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-12-05
1
-1
/
+1
*
llc: avoid blocking in llc_sap_close()
Cong Wang
2019-11-20
1
-0
/
+1
*
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-12
1
-2
/
+2
*
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-11-12
1
-0
/
+1
*
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
2019-11-12
1
-1
/
+2
*
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-12
1
-2
/
+2
*
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-12
1
-2
/
+1
*
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
3
-4
/
+5
*
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
2019-11-10
1
-3
/
+8
*
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
2019-11-10
1
-3
/
+3
*
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2019-11-10
1
-2
/
+2
*
sctp: fix the issue that flags are ignored when using kernel_connect
Xin Long
2019-11-06
1
-0
/
+2
*
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2019-11-06
1
-0
/
+5
*
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2019-11-06
1
-1
/
+1
*
ip6: fix skb leak in ip6frag_expire_frag_queue()
Eric Dumazet
2019-09-16
1
-1
/
+0
*
xfrm: clean up xfrm protocol checks
Cong Wang
2019-09-16
1
-0
/
+17
*
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-09-10
1
-0
/
+1
*
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-09-10
1
-1
/
+3
*
tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue
Tim Froidcoeur
2019-09-06
1
-0
/
+4
*
xfrm: policy: remove pcpu policy cache
Florian Westphal
2019-08-25
1
-1
/
+0
*
Revert "tcp: Clear sk_send_head after purging the write queue"
Sasha Levin
2019-08-25
1
-3
/
+0
*
tcp: Clear sk_send_head after purging the write queue
Ben Hutchings
2019-08-16
1
-0
/
+3
*
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-08-09
1
-0
/
+17
*
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
2019-08-04
1
-3
/
+0
*
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-31
1
-1
/
+2
*
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
2019-07-31
1
-1
/
+4
*
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2019-07-31
1
-2
/
+4
*
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
Xin Long
2019-07-21
1
-3
/
+6
*
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
2019-06-25
1
-0
/
+3
*
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-17
1
-0
/
+1
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-17
1
-0
/
+2
*
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
2019-06-15
1
-3
/
+0
[prev]
[next]