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-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
2020-01-04
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
1
-0
/
+5
2019-12-31
net: avoid potential false sharing in neighbor related code
Eric Dumazet
3
-12
/
+12
2019-12-31
neighbour: remove neigh_cleanup() method
Eric Dumazet
1
-1
/
+0
2019-12-31
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
1
-1
/
+1
2019-12-18
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2
-42
/
+14
2019-12-18
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
1
-0
/
+1
2019-12-18
net: core: rename indirect block ingress cb function
John Hurley
1
-8
/
+7
2019-12-18
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2019-12-18
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
1
-3
/
+13
2019-12-18
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-2
/
+3
2019-12-18
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-2
/
+4
2019-12-18
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
1
-1
/
+1
2019-12-18
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-04
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
1
-1
/
+1
2019-12-04
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
1
-1
/
+0
2019-12-04
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-11-19
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
1
-0
/
+2
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
1
-1
/
+4
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+2
2019-11-06
net/tls: add a TX lock
Jakub Kicinski
1
-0
/
+5
2019-11-05
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-05
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
1
-0
/
+4
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-11-04
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-10-30
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-10-30
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-3
/
+8
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-10-25
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
1
-3
/
+7
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
1
-1
/
+0
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
1
-0
/
+1
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
1
-0
/
+1
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-0
/
+1
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
3
-4
/
+5
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
1
-2
/
+2
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
1
-5
/
+10
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
1
-7
/
+11
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
1
-2
/
+2
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
1
-1
/
+2
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+2
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
1
-1
/
+3
[next]