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-01-13
wifi: nl80211: fix nl80211_start_radar_detection return value
Nicolas Escande
-18
/
+19
2025-01-13
wifi: cfg80211: skip regulatory for punctured subchannels
Kavita Kavita
-247
/
+123
2025-01-13
wifi: mac80211: fix tid removal during mesh forwarding
Andy Strohman
-0
/
+1
2025-01-13
wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier
Kees Cook
-2
/
+1
2025-01-13
wifi: mac80211: prohibit deactivating all links
Johannes Berg
-1
/
+1
2025-01-13
wifi: mac80211: tests: add utility to create sdata skeleton
Benjamin Berg
-1
/
+350
2025-01-13
wifi: mac80211: also verify requirements in EXT_SUPP_RATES
Benjamin Berg
-3
/
+10
2025-01-13
wifi: mac80211: verify BSS membership selectors and basic rates
Benjamin Berg
-65
/
+132
2025-01-13
wifi: nl80211: permit userspace to pass supported selectors
Benjamin Berg
-0
/
+32
2025-01-13
wifi: mac80211: parse BSS selectors and unknown rates
Benjamin Berg
-7
/
+18
2025-01-13
wifi: mac80211: skip all known membership selectors
Benjamin Berg
-7
/
+2
2025-01-13
wifi: mac80211: log link information in ieee80211_determine_chan_mode
Benjamin Berg
-14
/
+26
2025-01-13
wifi: mac80211: fix typo in HE MCS check
Benjamin Berg
-1
/
+1
2025-01-13
wifi: mac80211: Remove unused basic_rates variable
Benjamin Berg
-3
/
+2
2025-01-13
wifi: mac80211: improve stop/wake queue tracing
Emmanuel Grumbach
-12
/
+20
2025-01-13
wifi: cfg80211: check extended MLD capa/ops in assoc
Johannes Berg
-0
/
+7
2025-01-13
wifi: cfg80211: scan: skip duplicate RNR entries
Johannes Berg
-1
/
+12
2025-01-13
wifi: mac80211: mlme: improve messages from config_bw()
Johannes Berg
-11
/
+13
2025-01-13
wifi: mac80211: reject per-band vendor elements with MLO
Johannes Berg
-0
/
+5
2025-01-13
wifi: mac80211: remove an unneeded check in Rx
Emmanuel Grumbach
-2
/
+1
2025-01-13
wifi: mac80211: add some support for RX OMI power saving
Johannes Berg
-5
/
+277
2025-01-13
wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
Dr. David Alan Gilbert
-27
/
+0
2025-01-13
wifi: cfg80211: copy multi-link element from the multi-link probe request's f...
Michael-CY Lee
-1
/
+26
2025-01-13
wifi: mac80211: change disassoc sequence a bit
Miri Korenblit
-2
/
+22
2025-01-13
wifi: mac80211: add an option to filter a sta from being flushed
Miri Korenblit
-4
/
+8
2025-01-13
wifi: mac80211: Clean up debugfs_key deadcode
Dr. David Alan Gilbert
-62
/
+0
2025-01-13
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
-3
/
+3
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
-229
/
+535
2025-01-12
net: remove get_task_comm() and print task comm directly
Yafang Shao
-3
/
+1
2025-01-12
bluetooth: mgmt: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-1
/
+1
2025-01-12
netfilter: conntrack: cleanup timeout definitions
Easwar Hariharan
-13
/
+8
2025-01-11
net/smc: delete pointless divide by one
Dan Carpenter
-2
/
+2
2025-01-10
SUNRPC: Document validity guarantees of the pointer returned by reserve_space
Chuck Lever
-0
/
+6
2025-01-10
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
-2
/
+3
2025-01-10
net: warn during dump if NAPI list is not sorted
Jakub Kicinski
-0
/
+7
2025-01-10
tls: skip setting sk_write_space on rekey
Sabrina Dubroca
-0
/
+4
2025-01-10
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
-1
/
+3
2025-01-10
net: ethtool: Use hwprov under rcu_read_lock
Li RongQing
-2
/
+3
2025-01-10
xsk: Bring back busy polling support
Stanislav Fomichev
-6
/
+9
2025-01-10
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
-12
/
+18
2025-01-10
Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-17
/
+3219
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
-0
/
+1
2025-01-10
hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
Nuno Das Neves
-3
/
+3
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-128
/
+237
2025-01-09
Merge tag 'nf-25-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-5
/
+15
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-7
/
+32
2025-01-09
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-1
/
+2
2025-01-09
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-1
/
+1
2025-01-09
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-1
/
+1
2025-01-09
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
-2
/
+2
[prev]
[next]