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
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
5
-65
/
+159
2020-09-28
mac80211: avoid rate init for S1G band
Thomas Pedersen
1
-0
/
+6
2020-09-28
mac80211: handle S1G low rates
Thomas Pedersen
1
-7
/
+26
2020-09-28
mac80211: don't calculate duration for S1G
Thomas Pedersen
1
-0
/
+4
2020-09-28
mac80211: encode listen interval for S1G
Thomas Pedersen
3
-4
/
+28
2020-09-28
cfg80211: handle Association Response from S1G STA
Thomas Pedersen
1
-3
/
+11
2020-09-28
mac80211: convert S1G beacon to scan results
Thomas Pedersen
4
-5
/
+40
2020-09-28
cfg80211: parse S1G Operation element for BSS channel
Thomas Pedersen
1
-7
/
+16
2020-09-28
cfg80211: convert S1G beacon to scan results
Thomas Pedersen
1
-9
/
+48
2020-09-28
mac80211: support S1G STA capabilities
Thomas Pedersen
3
-0
/
+54
2020-09-28
nl80211: support S1G capability overrides in assoc
Thomas Pedersen
1
-0
/
+20
2020-09-28
mac80211: s1g: choose scanning width based on frequency
Thomas Pedersen
1
-0
/
+17
2020-09-28
mac80211: get correct default channel width for S1G
Thomas Pedersen
1
-1
/
+8
2020-09-28
wireless: radiotap: fix some kernel-doc
Johannes Berg
1
-0
/
+1
2020-09-28
mac80211: fix some missing kernel-doc
Johannes Berg
1
-0
/
+2
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
5
-16
/
+518
2020-09-28
mac80211: Inform AP when returning operating channel
Loic Poulain
2
-30
/
+9
2020-09-28
net: vlan: Fixed signedness in vlan_group_prealloc_vid()
Florian Fainelli
1
-1
/
+2
2020-09-27
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
1
-9
/
+0
2020-09-27
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
1
-0
/
+11
2020-09-27
net: dsa: tag_qca: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_mtk: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_edsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_dsa: use the generic flow dissector procedure
Vladimir Oltean
1
-8
/
+0
2020-09-27
net: dsa: tag_brcm: use generic flow dissector procedure
Vladimir Oltean
1
-22
/
+12
2020-09-27
net: flow_dissector: avoid indirect call to DSA .flow_dissect for generic case
Vladimir Oltean
1
-2
/
+8
2020-09-27
net: dsa: point out the tail taggers
Vladimir Oltean
2
-0
/
+2
2020-09-27
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
7
-23
/
+14
2020-09-27
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
1
-7
/
+13
2020-09-27
net: dsa: tag_sja1105: request promiscuous mode for master
Vladimir Oltean
1
-0
/
+1
2020-09-27
net: dsa: allow drivers to request promiscuous mode on master
Vladimir Oltean
1
-1
/
+19
2020-09-26
devlink: introduce flash update overwrite mask
Jacob Keller
1
-1
/
+16
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
1
-6
/
+8
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
1
-2
/
+13
2020-09-26
tcp: consolidate tcp_mark_skb_lost and tcp_skb_mark_lost
Yuchung Cheng
1
-12
/
+2
2020-09-26
tcp: simplify tcp_mark_skb_lost
Yuchung Cheng
1
-37
/
+22
2020-09-26
tcp: move tcp_mark_skb_lost
Yuchung Cheng
2
-14
/
+14
2020-09-26
tcp: consistently check retransmit hint
Yuchung Cheng
2
-8
/
+3
2020-09-26
net: bridge: mcast: remove only S,G port groups from sg_port hash
Nikolay Aleksandrov
1
-4
/
+5
2020-09-26
net: vlan: Avoid using BUG() in vlan_proto_idx()
Florian Fainelli
2
-6
/
+16
2020-09-25
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
2
-4
/
+3
2020-09-25
mptcp: retransmit ADD_ADDR when timeout
Geliang Tang
3
-17
/
+96
2020-09-25
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+7
2020-09-25
mptcp: add struct mptcp_pm_add_entry
Geliang Tang
1
-7
/
+12
2020-09-25
mptcp: add mptcp_destroy_common helper
Geliang Tang
3
-6
/
+10
2020-09-25
mptcp: add RM_ADDR related mibs
Geliang Tang
3
-0
/
+9
2020-09-25
mptcp: implement mptcp_pm_remove_subflow
Geliang Tang
3
-3
/
+42
2020-09-25
mptcp: remove addr and subflow in PM netlink
Geliang Tang
5
-11
/
+130
2020-09-25
mptcp: add accept_subflow re-check
Geliang Tang
1
-4
/
+6
2020-09-25
mptcp: add ADD_ADDR related mibs
Geliang Tang
3
-1
/
+10
[next]