index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
5
-27
/
+84
2025-01-14
net: ethtool: add support for structured PHY statistics
Jakub Kicinski
3
-1
/
+44
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2
-2
/
+21
2025-01-14
ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
Oleksij Rempel
1
-8
/
+15
2025-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
1
-19
/
+27
2025-01-14
net: sched: calls synchronize_net() only when needed
Eric Dumazet
1
-11
/
+11
2025-01-13
net: cleanup init_dummy_netdev_core()
Jakub Kicinski
1
-10
/
+4
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
3
-28
/
+11
2025-01-13
net/ncsi: fix locking in Get MAC Address handling
Paul Fertser
3
-15
/
+22
2025-01-13
net/smc: fix data error when recvmsg with MSG_PEEK flag
Guangguan Wang
3
-21
/
+26
2025-01-13
SUNRPC: display total RPC tasks for RPC client
Dai Ngo
2
-2
/
+8
2025-01-13
SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.
Dai Ngo
1
-5
/
+13
2025-01-13
wifi: mac80211: avoid double free in auth/assoc timeout
Miri Korenblit
1
-2
/
+4
2025-01-13
wifi: mac80211: ibss: mark IBSS left before leaving
Johannes Berg
1
-1
/
+1
2025-01-13
wifi: mac80211: ibss: stop transmit when merging IBSS
Johannes Berg
1
-0
/
+1
2025-01-13
wifi: mac80211: don't flush non-uploaded STAs
Johannes Berg
1
-0
/
+3
2025-01-13
wifi: mac80211: set key link ID to the deflink one
Benjamin Berg
2
-4
/
+9
2025-01-13
wifi: mac80211: pass correct link ID on assoc
Benjamin Berg
1
-0
/
+2
2025-01-13
wifi: nl80211: simplify nested if checks
Johannes Berg
1
-4
/
+3
2025-01-13
wifi: mac80211: Support parsing EPCS ML element
Ilan Peer
2
-0
/
+31
2025-01-13
wifi: cfg80211: Add support for controlling EPCS
Ilan Peer
3
-0
/
+109
2025-01-13
wifi: mac80211: Support dynamic link addition and removal
Ilan Peer
5
-1
/
+800
2025-01-13
wifi: mac80211: Pull link space calculation to a function
Ilan Peer
1
-30
/
+52
2025-01-13
wifi: mac80211: Refactor adding association elements
Ilan Peer
1
-34
/
+37
2025-01-13
wifi: cfg80211: Add support for dynamic addition/removal of links
Ilan Peer
6
-0
/
+231
2025-01-13
wifi: nl80211: Split the links handling of an association request
Ilan Peer
1
-75
/
+76
2025-01-13
wifi: nl80211: fix nl80211_start_radar_detection return value
Nicolas Escande
1
-18
/
+19
2025-01-13
wifi: cfg80211: skip regulatory for punctured subchannels
Kavita Kavita
1
-247
/
+123
2025-01-13
wifi: mac80211: fix tid removal during mesh forwarding
Andy Strohman
1
-0
/
+1
2025-01-13
wifi: cfg80211: Move cfg80211_scan_req_add_chan() n_channels increment earlier
Kees Cook
1
-2
/
+1
2025-01-13
wifi: mac80211: prohibit deactivating all links
Johannes Berg
1
-1
/
+1
2025-01-13
wifi: mac80211: tests: add utility to create sdata skeleton
Benjamin Berg
3
-1
/
+350
2025-01-13
wifi: mac80211: also verify requirements in EXT_SUPP_RATES
Benjamin Berg
1
-3
/
+10
2025-01-13
wifi: mac80211: verify BSS membership selectors and basic rates
Benjamin Berg
2
-65
/
+132
2025-01-13
wifi: nl80211: permit userspace to pass supported selectors
Benjamin Berg
1
-0
/
+32
2025-01-13
wifi: mac80211: parse BSS selectors and unknown rates
Benjamin Berg
1
-7
/
+18
2025-01-13
wifi: mac80211: skip all known membership selectors
Benjamin Berg
1
-7
/
+2
2025-01-13
wifi: mac80211: log link information in ieee80211_determine_chan_mode
Benjamin Berg
2
-14
/
+26
2025-01-13
wifi: mac80211: fix typo in HE MCS check
Benjamin Berg
1
-1
/
+1
2025-01-13
wifi: mac80211: Remove unused basic_rates variable
Benjamin Berg
1
-3
/
+2
2025-01-13
wifi: mac80211: improve stop/wake queue tracing
Emmanuel Grumbach
2
-12
/
+20
2025-01-13
wifi: cfg80211: check extended MLD capa/ops in assoc
Johannes Berg
1
-0
/
+7
2025-01-13
wifi: cfg80211: scan: skip duplicate RNR entries
Johannes Berg
1
-1
/
+12
2025-01-13
wifi: mac80211: mlme: improve messages from config_bw()
Johannes Berg
1
-11
/
+13
2025-01-13
wifi: mac80211: reject per-band vendor elements with MLO
Johannes Berg
1
-0
/
+5
2025-01-13
wifi: mac80211: remove an unneeded check in Rx
Emmanuel Grumbach
1
-2
/
+1
2025-01-13
wifi: mac80211: add some support for RX OMI power saving
Johannes Berg
6
-5
/
+277
2025-01-13
wifi: mac80211: Remove unused ieee80211_smps_is_restrictive
Dr. David Alan Gilbert
2
-27
/
+0
2025-01-13
wifi: cfg80211: copy multi-link element from the multi-link probe request's frame body to the generated elements
Michael-CY Lee
1
-1
/
+26
2025-01-13
wifi: mac80211: change disassoc sequence a bit
Miri Korenblit
1
-2
/
+22
[prev]
[next]