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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
mac80211: consider Order bit to fill CCMP AAD
Ping-Ke Shih
1
-7
/
+9
2022-05-04
cfg80211: declare MODULE_FIRMWARE for regulatory.db
Dimitri John Ledkov
1
-0
/
+4
2022-05-04
nl80211: rework internal_flags usage
Johannes Berg
1
-145
/
+199
2022-05-04
nl80211: don't hold RTNL in color change request
Johannes Berg
1
-2
/
+1
2022-05-04
cfg80211: remove cfg80211_get_chan_state()
Johannes Berg
4
-113
/
+3
2022-05-04
rtw89: 8852c: add 8852ce to Makefile and Kconfig
Ping-Ke Shih
2
-2
/
+25
2022-05-04
rtw89: 8852c: fix warning of FIELD_PREP() mask type
Ping-Ke Shih
1
-7
/
+5
2022-05-04
rtw89: 8852c: correct register definitions used by 8852c
Ping-Ke Shih
1
-2
/
+1
2022-05-04
rtw89: correct AID settings of beamformee
Ping-Ke Shih
2
-0
/
+9
2022-05-04
rtw89: ps: fine tune polling interval while changing low power mode
Ping-Ke Shih
1
-1
/
+2
2022-05-04
rtw89: 8852c: add basic and remaining chip_info
Ping-Ke Shih
1
-3
/
+77
2022-05-04
rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
Ping-Ke Shih
1
-0
/
+64
2022-05-04
rtw89: 8852c: rfk: get calibrated channels to notify firmware
Ping-Ke Shih
3
-0
/
+20
2022-05-04
wfx: avoid flush_workqueue(system_highpri_wq) usage
Tetsuo Handa
4
-4
/
+11
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
298
-4104
/
+43484
2022-05-04
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2
-20
/
+36
2022-05-04
selftests: forwarding: add basic QoS classification test for Ocelot switches
Vladimir Oltean
1
-0
/
+253
2022-05-04
Merge branch 'mptcp-userspace-path-manager-prerequisites'
Jakub Kicinski
8
-20
/
+81
2022-05-04
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
1
-2
/
+10
2022-05-04
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
2
-0
/
+4
2022-05-04
mptcp: establish subflows from either end of connection
Kishen Maloor
3
-7
/
+8
2022-05-04
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
4
-8
/
+15
2022-05-04
mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
Kishen Maloor
1
-0
/
+1
2022-05-04
selftests: mptcp: ADD_ADDR echo test with missing userspace daemon
Mat Martineau
1
-0
/
+11
2022-05-04
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
4
-3
/
+32
2022-05-03
Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
19
-90
/
+109
2022-05-03
Merge branch 'mlxsw-remove-size-limitations-on-egress-descriptor-buffer'
Paolo Abeni
4
-3
/
+530
2022-05-03
selftests: mlxsw: Add a test for soaking up a burst of traffic
Petr Machata
1
-0
/
+480
2022-05-03
selftests: forwarding: lib: Add start_traffic_pktsize() helpers
Petr Machata
1
-3
/
+18
2022-05-03
mlxsw: Configure descriptor buffers
Petr Machata
1
-0
/
+26
2022-05-03
mlxsw: reg: Add "desc" field to SBPR
Petr Machata
1
-0
/
+6
2022-05-03
Merge branch 'use-standard-sysctl-macro'
Paolo Abeni
8
-30
/
+75
2022-05-03
selftests/sysctl: add sysctl macro test
Tonghao Zhang
2
-0
/
+55
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
6
-14
/
+10
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
3
-16
/
+10
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
36
-358
/
+1410
2022-05-03
rtw89: 8852c: rfk: add DPK
Ping-Ke Shih
6
-8
/
+1178
2022-05-03
rtw89: 8852c: rfk: add IQK
Ping-Ke Shih
5
-4
/
+1099
2022-05-03
rtw89: 8852c: rfk: add RX DCK
Ping-Ke Shih
4
-1
/
+78
2022-05-03
rtw89: 8852c: rfk: add RCK
Ping-Ke Shih
3
-0
/
+45
2022-05-03
rtw89: 8852c: rfk: add TSSI
Ping-Ke Shih
3
-0
/
+1057
2022-05-03
rtw89: 8852c: rfk: add LCK
Ping-Ke Shih
5
-0
/
+79
2022-05-03
rtw89: 8852c: rfk: add DACK
Ping-Ke Shih
4
-7
/
+538
2022-05-03
rtw89: 8852c: rfk: add RFK tables
Ping-Ke Shih
2
-0
/
+848
2022-05-03
plfxlc: fix le16_to_cpu warning for beacon_interval
Srinivasan Raju
1
-3
/
+2
2022-05-03
net/mlx5: fs, an FTE should have no dests when deleted
Mark Bloch
1
-0
/
+1
2022-05-03
net/mlx5: fs, call the deletion function of the node
Mark Bloch
1
-1
/
+1
2022-05-03
net/mlx5: fs, delete the FTE when there are no rules attached to it
Mark Bloch
1
-5
/
+5
2022-05-03
net/mlx5: fs, do proper bookkeeping for forward destinations
Mark Bloch
2
-1
/
+20
2022-05-03
net/mlx5: fs, add unused destination type
Mark Bloch
5
-2
/
+14
[next]