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-06-28
netfilter: nf_tables: reject unbound anonymous set before commit phase
Pablo Neira Ayuso
1
-0
/
+3
2023-06-28
netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
Pablo Neira Ayuso
1
-0
/
+2
2023-06-28
netfilter: nf_tables: fix chain binding transaction logic
Pablo Neira Ayuso
1
-1
/
+20
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
netfilter: nf_tables: integrate pipapo into commit protocol
Pablo Neira Ayuso
1
-1
/
+3
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
net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
Eric Dumazet
1
-1
/
+1
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-06-05
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
1
-18
/
+0
2023-06-05
net: page_pool: use in_softirq() instead
Qingfang DENG
1
-2
/
+2
2023-06-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
1
-0
/
+3
2023-06-05
bonding: fix send_peer_notif overflow
Hangbin Liu
1
-1
/
+1
2023-06-05
Bonding: add arp_missed_max option
Hangbin Liu
2
-0
/
+2
2023-06-05
net: dsa: introduce helpers for iterating through ports using dp
Vladimir Oltean
1
-0
/
+28
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-0
/
+1
2023-05-24
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-2
/
+4
2023-05-24
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-11
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2023-05-11
xsk: Fix unaligned descriptor validation
Kal Conley
1
-7
/
+2
2023-05-11
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
3
-9
/
+2
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
1
-0
/
+1
2023-04-26
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
1
-0
/
+4
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-0
/
+7
2023-03-11
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-15
/
+66
2023-03-11
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-0
/
+1
2023-03-10
net: add sock_init_data_uid()
Pietro Borrello
1
-1
/
+6
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
1
-0
/
+13
2023-02-01
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
1
-1
/
+1
2023-02-01
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+7
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-1
/
+12
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-0
/
+12
2023-01-12
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
1
-2
/
+10
2022-12-31
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-0
/
+1
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-3
/
+2
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
1
-2
/
+2
2022-12-31
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
1
-0
/
+2
2022-12-08
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
1
-0
/
+2
2022-11-26
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
2
-2
/
+2
[next]