index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
net: silence data-races on sk_backlog.tail
Eric Dumazet
1
-2
/
+2
2020-09-26
tcp_bbr: adapt cwnd based on ack aggregation estimation
Priyaranjan Jha
1
-2
/
+2
2020-09-09
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-0
/
+2
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
1
-0
/
+4
2020-08-19
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-0
/
+4
2020-08-19
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
1
-6
/
+4
2020-08-11
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
1
-0
/
+1
2020-08-05
xfrm: Fix crash when the hold queue is used.
Steffen Klassert
1
-2
/
+2
2020-07-22
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2
-18
/
+16
2020-07-22
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
1
-1
/
+9
2020-07-22
genetlink: remove genl_bind
Sean Tranchetti
1
-8
/
+0
2020-06-30
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
1
-0
/
+1
2020-06-30
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-1
/
+0
2020-06-30
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
1
-3
/
+5
2020-06-03
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-05-20
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
1
-0
/
+13
2020-04-29
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
1
-1
/
+1
2020-04-29
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+4
2020-04-29
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2020-04-21
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-03-18
fib: add missing attribute validation for tun_id
Jakub Kicinski
1
-0
/
+1
2020-03-05
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+9
2020-02-11
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
1
-5
/
+0
2020-02-05
cfg80211: Fix radar event during another phy CAC
Orr Mazor
1
-0
/
+5
2020-02-01
net_sched: fix ops->bind_class() implementations
Cong Wang
2
-15
/
+21
2020-01-27
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
1
-1
/
+1
2020-01-27
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-2
/
+2
2020-01-27
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-0
/
+5
2020-01-27
xfrm interface: ifname may be wrong in logs
Nicolas Dichtel
1
-1
/
+0
2020-01-17
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+11
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+1
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2
-3
/
+14
2020-01-04
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
1
-0
/
+9
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2
-2
/
+3
2019-12-31
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-21
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2019-12-21
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
1
-3
/
+13
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-2
/
+3
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-13
xfrm interface: fix management of phydev
Nicolas Dichtel
1
-1
/
+0
2019-12-13
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2019-12-13
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-12-05
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-20
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-0
/
+1
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-0
/
+1
[next]