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
2025-10-30
wifi: mac80211: Allow HT Action frame processing on 6 GHz when HE is supported
Thomas Wu
-2
/
+5
2025-10-30
wifi: mac80211: add RX flag to report radiotap VHT information
Benjamin Berg
-36
/
+68
2025-10-29
net: devmem: refresh devmem TX dst in case of route invalidation
Shivaji Kant
-3
/
+24
2025-10-29
net: tls: Cancel RX async resync request on rcd_delta overflow
Shahar Shitrit
-1
/
+3
2025-10-29
ipv6: icmp: Add RFC 5837 support
Ido Schimmel
-2
/
+214
2025-10-29
ipv4: icmp: Add RFC 5837 support
Ido Schimmel
-1
/
+201
2025-10-29
Merge tag 'nf-25-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-4
/
+28
2025-10-29
net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify().
Kuniyuki Iwashima
-1
/
+1
2025-10-29
mptcp: zero window probe mib
Paolo Abeni
-0
/
+3
2025-10-29
mptcp: restore window probe
Paolo Abeni
-1
/
+6
2025-10-29
mptcp: fix MSG_PEEK stream corruption
Paolo Abeni
-13
/
+25
2025-10-29
mptcp: drop bogus optimization in __mptcp_check_push()
Paolo Abeni
-8
/
+5
2025-10-29
tcp: fix too slow tcp_rcvbuf_grow() action
Eric Dumazet
-3
/
+18
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
-19
/
+15
2025-10-29
mptcp: fix subflow rcvbuf adjust
Paolo Abeni
-2
/
+6
2025-10-29
net: ipv4: Remove extern udp_v4_early_demux()/tcp_v4_early_demux() in .c files
Wang Liang
-2
/
+2
2025-10-29
netfilter: nft_ct: add seqadj extension for natted connections
Andrii Melnychenko
-0
/
+5
2025-10-29
netfilter: nft_connlimit: fix possible data race on connection count
Fernando Fernandez Mancera
-1
/
+1
2025-10-29
netfilter: nft_ct: enable labels for get case too
Florian Westphal
-3
/
+22
2025-10-28
net: tcp_lp: fix kernel-doc warnings and update outdated reference links
Rakuram Eswaran
-2
/
+5
2025-10-28
sctp: Constify struct sctp_sched_ops
Christophe JAILLET
-16
/
+16
2025-10-28
net: optimize enqueue_to_backlog() for the fast path
Eric Dumazet
-8
/
+10
2025-10-28
bpf: Reject negative head_room in __bpf_skb_change_head
Daniel Borkmann
-1
/
+2
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work
Benjamin Berg
-14
/
+14
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work
Benjamin Berg
-6
/
+6
2025-10-28
wifi: mac80211: use wiphy_hrtimer_work for ttlm_work
Benjamin Berg
-13
/
+13
2025-10-28
wifi: cfg80211: add an hrtimer based delayed work item
Benjamin Berg
-0
/
+77
2025-10-27
tcp: remove one ktime_get() from recvmsg() fast path
Eric Dumazet
-3
/
+11
2025-10-27
sctp: Remove sctp_copy_sock() and sctp_copy_descendant().
Kuniyuki Iwashima
-71
/
+0
2025-10-27
sctp: Use sctp_clone_sock() in sctp_do_peeloff().
Kuniyuki Iwashima
-21
/
+16
2025-10-27
sctp: Remove sctp_pf.create_accept_sk().
Kuniyuki Iwashima
-72
/
+0
2025-10-27
sctp: Use sk_clone() in sctp_accept().
Kuniyuki Iwashima
-40
/
+77
2025-10-27
net: Add sk_clone().
Kuniyuki Iwashima
-8
/
+16
2025-10-27
sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk().
Kuniyuki Iwashima
-19
/
+24
2025-10-27
sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate().
Kuniyuki Iwashima
-5
/
+2
2025-10-27
sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().
Kuniyuki Iwashima
-2
/
+3
2025-10-27
Merge tag 'batadv-next-pullrequest-20251024' of https://git.open-mesh.org/lin...
Jakub Kicinski
-45
/
+11
2025-10-27
Merge tag 'batadv-net-pullrequest-20251024' of https://git.open-mesh.org/linu...
Jakub Kicinski
-2
/
+12
2025-10-27
net: bridge: Flush multicast groups when snooping is disabled
Petr Machata
-0
/
+9
2025-10-27
net/tls: support setting the maximum payload size
Wilfred Mallawa
-2
/
+66
2025-10-27
xfrm: Skip redundant replay recheck for the hardware offload path
Jianbo Liu
-8
/
+8
2025-10-27
xfrm: Refactor xfrm_input lock to reduce contention with RSS
Jianbo Liu
-7
/
+7
2025-10-27
wifi: cfg80211: Add parameters to radio-specific debugfs directories
Roopni Devanathan
-0
/
+33
2025-10-27
wifi: cfg80211: Add debugfs support for multi-radio wiphy
Roopni Devanathan
-0
/
+15
2025-10-27
wifi: mac80211: fix missing RX bitrate update for mesh forwarding path
Sarika Sharma
-5
/
+7
2025-10-27
wifi: cfg80211: default S1G chandef width to 1MHz
Lachlan Hodges
-0
/
+3
2025-10-27
wifi: mac80211: get probe response chan via ieee80211_get_channel_khz
Lachlan Hodges
-2
/
+2
2025-10-27
wifi: mac80211: reset CRC valid after CSA
Johannes Berg
-0
/
+10
2025-10-27
wifi: cfg80211/mac80211: validate radio frequency range for monitor mode
Ryder Lee
-3
/
+52
2025-10-24
smc: rename smc_find_ism_store_rc to reflect broader usage
Dust Li
-8
/
+8
[prev]
[next]