index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
wifi: nl80211: fix sending link ID info of associated BSS
Veerendranath Jakkam
1
-0
/
+2
2022-07-01
wifi: nl80211: retrieve EHT related elements in AP mode
Aloka Dixit
1
-0
/
+4
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
2
-1
/
+24
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-3
/
+14
2022-07-01
wifi: mac80211: fix a kernel-doc complaint
Johannes Berg
1
-1
/
+1
2022-07-01
wifi: cfg80211: remove redundant documentation
Johannes Berg
1
-10
/
+0
2022-07-01
wifi: mac80211: add a missing comma at kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2022-07-01
wifi: cfg80211: fix kernel-doc warnings all over the file
Mauro Carvalho Chehab
1
-7
/
+21
2022-07-01
wifi: ieee80211: s1g action frames are not robust
Peter Chiu
1
-0
/
+1
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2
-23
/
+67
2022-06-20
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-4
/
+10
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
1
-2
/
+4
2022-06-20
wifi: cfg80211: add optional link add/remove callbacks
Johannes Berg
1
-0
/
+12
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-2
/
+11
2022-06-20
wifi: mac80211: add MLO link ID to TX frame metadata
Johannes Berg
1
-0
/
+7
2022-06-20
wifi: mac80211: remove band from TX info in MLO
Johannes Berg
1
-1
/
+3
2022-06-20
wifi: mac80211: add vif link addition/removal
Johannes Berg
1
-0
/
+15
2022-06-20
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
2
-0
/
+34
2022-06-20
wifi: ieee80211: add definitions for multi-link element
Johannes Berg
1
-0
/
+222
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
Johannes Berg
1
-3
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-0
/
+4
2022-06-20
wifi: mac80211: add per-link configuration pointer
Johannes Berg
1
-0
/
+3
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-3
/
+25
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-28
/
+38
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-20
/
+20
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
3
-10
/
+120
2022-06-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
5
-32
/
+171
2022-06-14
net/mlx5: Add bits and fields to support enhanced CQE compression
Ofer Levi
2
-3
/
+20
2022-06-14
net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
Shay Drory
1
-19
/
+0
2022-06-14
net/mlx5: Add support EXECUTE_ASO action for flow entry
Jianbo Liu
1
-0
/
+14
2022-06-14
net/mlx5: Add HW definitions of vport debug counters
Saeed Mahameed
1
-4
/
+19
2022-06-14
net/mlx5: Add IFC bits and enums for flow meter
Jianbo Liu
2
-4
/
+111
2022-06-14
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
1
-0
/
+1
2022-06-14
net/mlx5: Manage ICM of type modify-header pattern
Yevgeny Kliteynik
1
-0
/
+1
2022-06-14
net/mlx5: Introduce header-modify-pattern ICM properties
Yevgeny Kliteynik
1
-2
/
+5
2022-06-13
net: make __sys_accept4_file() static
Yajun Deng
1
-4
/
+0
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
1
-2
/
+1
2022-06-11
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-27
/
+2
2022-06-11
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-06-11
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
1
-9
/
+29
2022-06-11
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
3
-0
/
+4
2022-06-11
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-5
/
+3
2022-06-11
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
1
-13
/
+3
2022-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-37
/
+89
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-1
/
+0
2022-06-10
Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-2
/
+2
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+71
[next]