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
2023-09-19
ipv6: fix ip6_sock_set_addr_preferences() typo
Eric Dumazet
1
-1
/
+1
2023-09-19
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
1
-8
/
+7
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-0
/
+1
2023-09-19
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
1
-1
/
+4
2023-09-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
1
-1
/
+0
2023-08-30
bonding: fix macvlan over alb bond support
Hangbin Liu
1
-10
/
+1
2023-08-30
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-2
/
+2
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-3
/
+4
2023-08-26
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-0
/
+6
2023-08-16
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
1
-4
/
+27
2023-08-16
wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
Felix Fietkau
1
-0
/
+3
2023-08-11
vxlan: Fix nexthop hash size
Benjamin Poirier
1
-2
/
+2
2023-08-11
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-08-11
vxlan: calculate correct header length for GPE
Jiri Benc
1
-4
/
+9
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
1
-1
/
+5
2023-07-27
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+1
2023-07-27
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
1
-2
/
+7
2023-07-27
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
1
-2
/
+5
2023-07-27
net/sched: make psched_mtu() RTNL-less safe
Pedro Tammela
1
-1
/
+1
2023-07-27
netfilter: nf_tables: drop map element references from preparation phase
Pablo Neira Ayuso
1
-1
/
+4
2023-07-27
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-07-27
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+2
2023-07-27
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
1
-1
/
+20
2023-07-27
netfilter: nf_tables: use net_generic infra for transaction data
Florian Westphal
2
-7
/
+10
2023-07-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-0
/
+1
2023-07-27
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2023-07-27
bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE
Stanislav Fomichev
2
-0
/
+3
2023-06-28
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
1
-1
/
+0
2023-06-28
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
1
-0
/
+1
2023-06-28
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
1
-4
/
+8
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-06-21
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
1
-26
/
+0
2023-06-21
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
7
-940
/
+0
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
1
-0
/
+2
2023-06-14
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
1
-5
/
+13
2023-06-14
ipv6: rpl: Fix Route of Death.
Kuniyuki Iwashima
1
-3
/
+0
2023-06-14
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
1
-1
/
+1
2023-06-14
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Jiri Slaby (SUSE)
1
-2
/
+2
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
1
-0
/
+4
2023-06-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-0
/
+2
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-0
/
+1
2023-05-30
net/sched: act_mirred: refactor the handle of xmit
wenxu
1
-5
/
+0
2023-05-30
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
1
-0
/
+2
2023-05-30
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
1
-1
/
+0
2023-05-30
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-2
/
+4
2023-05-30
tcp: factor out __tcp_close() helper
Paolo Abeni
1
-0
/
+1
[next]