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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
mac80211: minstrel_ht: support ieee80211_rate_status
Jonas Jelonek
2
-9
/
+133
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
1
-39
/
+52
2022-05-16
mac80211: minstrel_ht: fill all requested rates
Peter Seiderer
1
-7
/
+7
2022-05-16
mac80211: disable BSS color collision detection in case of no free colors
Lavanya Suresh
1
-0
/
+9
2022-05-16
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
2
-34
/
+34
2022-05-16
mac80211: mlme: track assoc_bss/associated separately
Johannes Berg
2
-10
/
+13
2022-05-16
mac80211: remove useless bssid copy
Johannes Berg
1
-3
/
+1
2022-05-16
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
3
-9
/
+7
2022-05-16
mac80211: mlme: use local SSID copy
Johannes Berg
1
-12
/
+2
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
5
-21
/
+21
2022-05-16
mac80211: mlme: move in RSSI reporting code
Johannes Berg
2
-40
/
+40
2022-05-16
mac80211: unify CCMP/GCMP AAD construction
Johannes Berg
1
-56
/
+31
2022-05-04
mac80211: support disabling EHT mode
Muna Sinada
1
-0
/
+3
2022-05-04
cfg80211: support disabling EHT mode
Muna Sinada
1
-0
/
+7
2022-05-04
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2
-0
/
+25
2022-05-04
mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
Hangyu Hua
1
-2
/
+0
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
3
-108
/
+3
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
29
-342
/
+448
2022-05-04
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
1
-3
/
+3
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
1
-0
/
+3
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
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
4
-3
/
+32
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
4
-9
/
+4
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
3
-16
/
+10
2022-05-03
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
1
-0
/
+47
2022-05-03
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
1
-66
/
+84
2022-05-03
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
1
-1
/
+2
2022-05-03
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
1
-2
/
+1
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
4
-5
/
+74
2022-05-02
rtnl: move rtnl_newlink_create()
Jakub Kicinski
1
-91
/
+86
2022-05-02
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
1
-3
/
+20
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
1
-12
/
+18
2022-05-02
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Peilin Ye
1
-21
/
+13
2022-05-02
ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX
Peilin Ye
1
-28
/
+22
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-0
/
+3
2022-05-01
sock: optimise sock_def_write_space barriers
Pavel Begunkov
1
-1
/
+25
2022-05-01
sock: optimise UDP sock_wfree() refcounting
Pavel Begunkov
1
-0
/
+14
2022-05-01
sock: dedup sock_def_write_space wmem_alloc checks
Pavel Begunkov
1
-3
/
+2
2022-04-30
net: mac802154: Fix symbol durations
Miquel Raynal
1
-6
/
+6
2022-04-30
ipv4: remove unnecessary type castings
Yu Zhe
8
-10
/
+10
2022-04-30
tcp: use tcp_skb_sent_after() instead in RACK
Pengcheng Yang
1
-10
/
+5
2022-04-30
tcp: drop skb dst in tcp_rcv_established()
Eric Dumazet
1
-0
/
+1
2022-04-30
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
1
-11
/
+13
[next]