index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-02-27
net: use try_cmpxchg() in lock_sock_nested()
Eric Dumazet
-0
/
+13
2026-02-27
net/hsr: update outdated comments
Kexin Sun
-4
/
+4
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
-6
/
+7
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
-79
/
+186
2026-02-27
xprtrdma: Decrement re_receiving on the early exit paths
Eric Badger
-3
/
+4
2026-02-26
bridge: Check relevant per-VLAN options in VLAN range grouping
Danielle Ratson
-3
/
+33
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
-23
/
+25
2026-02-26
Merge tag 'batadv-net-pullrequest-20260225' of https://git.open-mesh.org/linu...
Jakub Kicinski
-5
/
+14
2026-02-26
net/sched: ets: fix divide by zero in the offload path
Davide Caratti
-4
/
+8
2026-02-26
inet: remove three EXPORT_SYMBOL()
Eric Dumazet
-3
/
+1
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1397
/
+1425
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-166
/
+325
2026-02-26
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
-1
/
+1
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
-5
/
+18
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
-5
/
+10
2026-02-26
xfrm: update outdated comment
kexinsun
-1
/
+1
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
-3
/
+12
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
-656
/
+0
2026-02-25
netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
Florian Westphal
-11
/
+0
2026-02-25
netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
Florian Westphal
-14
/
+9
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
-25
/
+39
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
-37
/
+51
2026-02-25
ipvs: do not keep dest_dst after dest is removed
Julian Anastasov
-16
/
+16
2026-02-25
ipvs: use single svc table
Julian Anastasov
-126
/
+20
2026-02-25
ipvs: some service readers can use RCU
Julian Anastasov
-24
/
+23
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
-104
/
+81
2026-02-25
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
-4
/
+14
2026-02-25
rds: update outdated comment
kexinsun
-1
/
+1
2026-02-25
vsock: Use container_of() to get net namespace in sysctl handlers
Greg Kroah-Hartman
-2
/
+2
2026-02-25
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
-6
/
+12
2026-02-25
xfrm: call xdo_dev_state_delete during state update
Sabrina Dubroca
-0
/
+1
2026-02-25
xfrm: fix the condition on x->pcpu_num in xfrm_sa_len
Sabrina Dubroca
-1
/
+1
2026-02-25
xfrm: add missing extack for XFRMA_SA_PCPU in add_acquire and allocspi
Sabrina Dubroca
-1
/
+4
2026-02-24
icmp: increase net.ipv4.icmp_msgs_{per_sec,burst}
Eric Dumazet
-2
/
+2
2026-02-24
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
Eric Dumazet
-17
/
+17
2026-02-24
tcp: reduce calls to tcp_schedule_loss_probe()
Eric Dumazet
-2
/
+2
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
-12
/
+3
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
-8
/
+16
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
-19
/
+9
2026-02-24
xsk: avoid double checking against rx queue being full
Maciej Fijalkowski
-6
/
+24
2026-02-24
udp: move udp6_csum_init() back to net/ipv6/udp.c
Eric Dumazet
-47
/
+46
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
-4
/
+4
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-30
/
+86
2026-02-24
net: l2tp_eth: Replace deprecated strcpy with strscpy in l2tp_eth_create
Thorsten Blum
-2
/
+3
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
-6
/
+19
2026-02-24
net/rds: fix recursive lock in rds_tcp_conn_slots_available
Fernando Fernandez Mancera
-23
/
+8
2026-02-24
wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
Vahagn Vardanian
-0
/
+3
2026-02-23
tipc: fix duplicate publication key in tipc_service_insert_publ()
Tung Nguyen
-2
/
+4
2026-02-23
kcm: fix zero-frag skb in frag_list on partial sendmsg error
Jiayuan Chen
-2
/
+19
2026-02-23
tls: Fix race condition in tls_sw_cancel_work_tx()
Hyunwoo Kim
-1
/
+1
[prev]
[next]