index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-04
wifi: mac80211: reduce the scope of link_id
Miri Korenblit
1
-1
/
+2
2025-09-04
wifi: nl80211: strict checking attributes for NL80211_CMD_SET_BSS
Arend van Spriel
1
-7
/
+45
2025-09-04
wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSS
Arend van Spriel
1
-0
/
+8
2025-09-04
wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSS
Arend van Spriel
2
-2
/
+46
2025-09-04
wifi: nl80211: Add EHT fixed Tx rate support
Muna Sinada
1
-5
/
+224
2025-09-04
wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request du...
Aditya Kumar Singh
1
-4
/
+17
2025-09-04
wifi: mac80211: simplify return value handling of cfg80211_get_radio_idx_by_c...
Aditya Kumar Singh
3
-33
/
+6
2025-09-04
wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan()
Aditya Kumar Singh
1
-1
/
+1
2025-09-04
wifi: mac80211: kunit: add kunit tests for S1G PVB decoding
Lachlan Hodges
2
-1
/
+357
2025-09-04
wifi: mac80211: support parsing S1G TIM PVB
Lachlan Hodges
2
-2
/
+3
2025-09-04
wifi: mac80211: support block bitmap S1G TIM encoding
Lachlan Hodges
4
-49
/
+154
2025-09-04
net: add helper to pre-check if PP for an Rx queue will be unreadable
Jakub Kicinski
1
-0
/
+9
2025-09-04
ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
Yue Haibing
1
-56
/
+48
2025-09-04
net: atm: fix memory leak in atm_register_sysfs when device_register fail
Wang Liang
1
-2
/
+4
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
1
-11
/
+31
2025-09-03
ax25: properly unshare skbs in ax25_kiss_rcv()
Eric Dumazet
1
-0
/
+4
2025-09-03
mctp: return -ENOPROTOOPT for unknown getsockopt options
Alok Tiwari
1
-1
/
+1
2025-09-03
net/smc: Remove validation of reserved bits in CLC Decline message
Mahanta Jambigi
1
-2
/
+0
2025-09-03
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
1
-4
/
+3
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
3
-24
/
+1
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-79
/
+206
2025-09-03
netlink: specs: fou: change local-v6/peer-v6 check
Asbjørn Sloth Tønnesen
1
-2
/
+2
2025-09-03
mptcp: record subflows in RPS table
Christoph Paasch
1
-0
/
+21
2025-09-03
mptcp: use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-33
/
+2
2025-09-03
Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+4
2025-09-03
wifi: mac80211: count reg connection element in the size
Miri Korenblit
1
-1
/
+4
2025-09-03
wifi: mac80211: Make CONNECTION_MONITOR optional for MLO sta
Lorenzo Bianconi
1
-3
/
+0
2025-09-03
wifi: cfg80211: Remove unused tracepoints
Steven Rostedt
1
-56
/
+0
2025-09-03
wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()
Dan Carpenter
1
-1
/
+4
2025-09-02
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
1
-1
/
+3
2025-09-02
ipv6: annotate data-races around devconf->rpl_seg_enabled
Yue Haibing
1
-4
/
+2
2025-09-02
net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6
Christoph Paasch
1
-17
/
+15
2025-09-02
net_sched: act: remove tcfa_qstats
Eric Dumazet
1
-4
/
+8
2025-09-02
net_sched: add back BH safety to tcf_lock
Eric Dumazet
11
-22
/
+22
2025-09-02
net/smc: Replace use of strncpy on NUL-terminated string with strscpy
James Flowers
1
-1
/
+1
2025-09-02
netfilter: nft_payload: extend offset to 65535 bytes
Fernando Fernandez Mancera
1
-7
/
+11
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2
-22
/
+42
2025-09-02
netfilter: nft_set_pipapo: remove redundant test for avx feature bit
Florian Westphal
2
-3
/
+2
2025-09-02
netfilter: nf_tables: all transaction allocations can now sleep
Florian Westphal
1
-28
/
+19
2025-09-02
netfilter: nf_tables: allow iter callbacks to sleep
Florian Westphal
2
-11
/
+124
2025-09-02
netfilter: nft_payload: Use csum_replace4() instead of opencoding
Christophe Leroy
1
-1
/
+1
2025-09-02
netfilter: ebtables: Use vmalloc_array() to improve code
Qianfeng Rong
1
-7
/
+7
2025-09-02
net: mctp: mctp_fraq_queue should take ownership of passed skb
Jeremy Kerr
1
-16
/
+19
2025-09-02
net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
Liu Jian
1
-0
/
+3
2025-09-01
Merge tag 'batadv-net-pullrequest-20250901' of https://git.open-mesh.org/linu...
Jakub Kicinski
1
-1
/
+6
2025-09-01
inet: ping: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
1
-16
/
+16
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
1
-5
/
+5
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
2
-11
/
+0
2025-09-01
inet: ping: check sock_net() in ping_get_port() and ping_lookup()
Eric Dumazet
1
-4
/
+10
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2
-4
/
+8
[prev]
[next]