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
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
-12
/
+8
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
-5
/
+5
2026-03-02
wifi: cfg80211: make cluster id an array
Miri Korenblit
-2
/
+1
2026-03-02
wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
Sai Pratyusha Magam
-0
/
+7
2026-03-02
wifi: mac80211: fetch unsolicited probe response template by link ID
Sriram R
-1
/
+3
2026-03-02
wifi: mac80211: fetch FILS discovery template by link ID
Sriram R
-1
/
+3
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
-12
/
+12
2026-03-02
wifi: cfg80211: add support to handle incumbent signal detected event from ma...
Hari Chandrakanthan
-0
/
+23
2026-03-02
wifi: cfg80211: set and report chandef CAC ongoing
Janusz Dziedzic
-0
/
+3
2026-02-28
net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
Jesper Dangaard Brouer
-6
/
+8
2026-02-28
net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
Jesper Dangaard Brouer
-5
/
+6
2026-02-28
net: sched: rename QDISC_DROP_FQ_* to generic names
Jesper Dangaard Brouer
-9
/
+10
2026-02-28
net: sched: sfq: convert to qdisc drop reasons
Jesper Dangaard Brouer
-4
/
+14
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
-51
/
+134
2026-02-28
xsk: Fix fragment node deletion to prevent buffer leak
Nikhil P. Rao
-3
/
+3
2026-02-27
net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks
Victor Nogueira
-0
/
+1
2026-02-27
net: use try_cmpxchg() in lock_sock_nested()
Eric Dumazet
-2
/
+7
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
-3
/
+3
2026-02-27
net/sched: act_gate: snapshot parameters with RCU on replace
Paul Moses
-7
/
+26
2026-02-26
netmem: remove the pp fields from net_iov
Byungchul Park
-37
/
+1
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+31
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-8
/
+26
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
-2
/
+14
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
-37
/
+0
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
-0
/
+2
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
-6
/
+18
2026-02-25
ipvs: use single svc table
Julian Anastasov
-6
/
+2
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
-0
/
+13
2026-02-24
bonding: Optimise is_netpoll_tx_blocked().
Kuniyuki Iwashima
-5
/
+5
2026-02-24
tcp: move inet6_csk_update_pmtu() to tcp_ipv6.c
Eric Dumazet
-1
/
+3
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
-5
/
+1
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
-1
/
+2
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
-1
/
+9
2026-02-24
udp: move udp6_csum_init() back to net/ipv6/udp.c
Eric Dumazet
-2
/
+0
2026-02-24
net: __lock_sock() can be static
Eric Dumazet
-1
/
+0
2026-02-24
Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
-3
/
+5
2026-02-24
net: Drop the lock in skb_may_tx_timestamp()
Sebastian Andrzej Siewior
-1
/
+1
2026-02-23
Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too short
Luiz Augusto von Dentz
-3
/
+3
2026-02-23
Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQ
Luiz Augusto von Dentz
-0
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-6
/
+6
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
-2
/
+6
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-7
/
+18
2026-02-18
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
-2
/
+7
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+0
2026-02-17
ipv6: addrconf: reduce default temp_valid_lft to 2 days
Fernando Fernandez Mancera
-1
/
+2
2026-02-17
ipv6: fix a race in ip6_sock_set_v6only()
Eric Dumazet
-4
/
+7
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
-0
/
+2
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-3
/
+44
[prev]
[next]