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
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
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-06-03
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2
-0
/
+35
2020-06-03
nexthop: Expand nexthop_is_multipath in a few places
David Ahern
1
-16
/
+25
2020-06-03
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
1
-0
/
+1
2020-06-03
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
1
-0
/
+4
2020-06-03
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-06-03
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
1
-1
/
+0
2020-05-27
rxrpc: Fix the excessive initial retransmission timeout
David Howells
1
-1
/
+1
2020-05-27
net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()
Masahiro Yamada
1
-1
/
+1
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-05-20
net_sched: fix tcm_parent in tc filter dump
Cong Wang
1
-0
/
+1
2020-05-14
tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
Toke Høiland-Jørgensen
1
-2
/
+55
2020-05-14
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2
-0
/
+11
2020-05-10
udp: document udp_rcv_segment special case for looped packets
Willem de Bruijn
1
-0
/
+7
2020-04-29
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
1
-1
/
+3
2020-04-29
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
1
-1
/
+1
2020-04-21
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-04-17
rxrpc: Fix call interruptibility handling
David Howells
1
-1
/
+7
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-16
/
+0
2020-04-01
afs: Fix client call Rx-phase signal handling
David Howells
1
-3
/
+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
udp: segment looped gso packets correctly
Willem de Bruijn
1
-0
/
+3
2020-02-01
net_sched: fix ops->bind_class() implementations
Cong Wang
2
-15
/
+21
2020-01-29
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
1
-0
/
+1
2020-01-23
bpf: Sockmap/tls, push write_space updates through ulp updates
John Fastabend
1
-2
/
+4
2020-01-09
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
1
-2
/
+2
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+1
2020-01-09
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-3
/
+3
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
[next]