index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: move ieee80211_bssid_match() function
Johannes Berg
2022-06-20
2
-6
/
+6
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-31
/
+44
*
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
4
-16
/
+41
*
wifi: mac80211: use link in start/stop ap
Shaul Triebitz
2022-06-20
1
-102
/
+115
*
wifi: mac80211: implement add/del interface link callbacks
Johannes Berg
2022-06-20
1
-0
/
+20
*
wifi: cfg80211: add optional link add/remove callbacks
Johannes Berg
2022-06-20
3
-2
/
+58
*
wifi: cfg80211: sort trace.h
Johannes Berg
2022-06-20
1
-137
/
+137
*
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
9
-33
/
+195
*
wifi: mac80211: add MLO link ID to TX frame metadata
Johannes Berg
2022-06-20
1
-2
/
+32
*
wifi: mac80211: remove band from TX info in MLO
Johannes Berg
2022-06-20
2
-38
/
+70
*
wifi: mac80211: add vif link addition/removal
Johannes Berg
2022-06-20
4
-3
/
+182
*
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
2022-06-20
3
-6
/
+117
*
wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx mode
Johannes Berg
2022-06-20
1
-1
/
+2
*
wifi: cfg80211: simplify cfg80211_mlme_auth() prototype
Johannes Berg
2022-06-20
4
-55
/
+46
*
wifi: nl80211: refactor BSS lookup in nl80211_associate()
Johannes Berg
2022-06-20
1
-21
/
+38
*
wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()
Johannes Berg
2022-06-20
4
-22
/
+27
*
wifi: mac80211: tx: simplify chanctx_conf handling
Johannes Berg
2022-06-20
1
-36
/
+9
*
wifi: mac80211: status: look up band only where needed
Johannes Berg
2022-06-20
5
-23
/
+13
*
wifi: mac80211: sort trace.h file
Johannes Berg
2022-06-20
1
-456
/
+456
*
wifi: mac80211: correct link config data in tracing
Johannes Berg
2022-06-20
1
-23
/
+25
*
wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware
Johannes Berg
2022-06-20
5
-11
/
+13
*
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
7
-25
/
+38
*
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
2022-06-20
6
-11
/
+12
*
wifi: mac80211: add link_id to eht.c code for MLO
Johannes Berg
2022-06-20
4
-7
/
+12
*
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
10
-78
/
+89
*
wifi: mac80211: refactor some link setup code
Johannes Berg
2022-06-20
1
-11
/
+22
*
wifi: mac80211: validate some driver features for MLO
Johannes Berg
2022-06-20
1
-0
/
+42
*
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: refactor some sta_info link handling
Johannes Berg
2022-06-20
1
-23
/
+56
*
wifi: mac80211: remove sta_info_tx_streams()
Johannes Berg
2022-06-20
2
-36
/
+0
*
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
19
-391
/
+566
*
wifi: mac80211: pass link ID where already present
Johannes Berg
2022-06-20
1
-3
/
+4
*
wifi: mac80211: add per-link configuration pointer
Johannes Berg
2022-06-20
2
-2
/
+22
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
15
-109
/
+241
*
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
22
-486
/
+534
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
13
-67
/
+76
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
20
-122
/
+125
*
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
19
-487
/
+1084
*
wifi: mac80211: reject WEP or pairwise keys with key ID > 3
Johannes Berg
2022-06-20
1
-5
/
+13
*
net: don't check skb_count twice
Sieng Piaw Liew
2022-06-15
1
-3
/
+4
*
net: bridge: allow add/remove permanent mdb entries on disabled ports
Casper Andersson
2022-06-15
1
-6
/
+9
*
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
2022-06-13
1
-15
/
+2
*
net: make __sys_accept4_file() static
Yajun Deng
2022-06-13
1
-9
/
+6
*
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
2022-06-13
1
-3
/
+6
*
net: unexport __sk_mem_{raise|reduce}_allocated
Eric Dumazet
2022-06-10
1
-2
/
+0
*
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2022-06-10
10
-45
/
+5
*
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
2022-06-10
11
-0
/
+39
*
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
2022-06-10
7
-23
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-10
2
-4
/
+5
|
\
|
*
net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
Andrea Mayer
2022-06-09
1
-0
/
+1
[next]