index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...
David S. Miller
2019-02-01
25
-75
/
+749
|
\
|
*
mac80211: fix missing/malformed documentation
Johannes Berg
2019-02-01
3
-8
/
+57
|
*
cfg80211: add missing documentation that kernel-doc warns about
Johannes Berg
2019-02-01
1
-1
/
+14
|
*
netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments
Johannes Berg
2019-02-01
2
-12
/
+11
|
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-02-01
1123
-27503
/
+44186
|
|
\
|
*
|
cfg80211: fix typo
Matteo Croce
2019-02-01
1
-1
/
+1
|
*
|
mac80211: Fix documentation strings for airtime-related variables
Toke Høiland-Jørgensen
2019-02-01
2
-1
/
+4
|
*
|
mac80211: remove unused variable
Johannes Berg
2019-01-28
1
-1
/
+0
|
*
|
nl80211: Allow set/del pmksa operations for AP
Liangwei Dong
2019-01-25
2
-1
/
+8
|
*
|
cfg80211: Authentication offload to user space in AP mode
Srinivas Dasari
2019-01-25
3
-11
/
+42
|
*
|
cfg80211: Allow drivers to advertise supported AKM suites
Veerendranath Jakkam
2019-01-25
3
-0
/
+20
|
*
|
cfg80211: Notify all User Hints To self managed wiphys
Sriram R
2019-01-25
1
-3
/
+1
|
*
|
cfg80211: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
1
-0
/
+2
|
*
|
mac80211: Expose ieee80211_schedule_txq() function
Toke Høiland-Jørgensen
2019-01-25
3
-3
/
+27
|
*
|
virt_wifi: remove set but not used variable 'w_priv'
YueHaibing
2019-01-19
1
-2
/
+0
|
*
|
virt_wifi: remove duplicated include from virt_wifi.c
YueHaibing
2019-01-19
1
-5
/
+0
|
*
|
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
2019-01-19
4
-8
/
+29
|
*
|
mac80211: mesh: only switch path when new metric is at least 10% better
Julan Hsu
2019-01-19
1
-3
/
+8
|
*
|
mac80211: mesh: use average bitrate for link metric calculation
Julan Hsu
2019-01-19
3
-3
/
+15
|
*
|
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
2019-01-19
6
-4
/
+20
|
*
|
nl80211/mac80211: mesh: add hop count to mpath info
Julan Hsu
2019-01-19
5
-2
/
+18
|
*
|
mac80211: allow overriding HT STBC capabilities
Sergey Matyukevich
2019-01-19
2
-0
/
+10
|
*
|
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
2019-01-19
10
-10
/
+282
|
*
|
cfg80211: Add airtime statistics and settings
Toke Høiland-Jørgensen
2019-01-19
3
-1
/
+49
|
*
|
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
2019-01-19
7
-7
/
+143
*
|
|
net: hns3: Check for allocation failure
Dan Carpenter
2019-02-01
1
-0
/
+2
*
|
|
ethtool: remove unnecessary check in ethtool_get_regs()
Dan Carpenter
2019-02-01
1
-6
/
+3
|
|
/
|
/
|
*
|
r8169: improve WoL handling
Heiner Kallweit
2019-01-31
1
-38
/
+1
*
|
macvlan: use netif_is_macvlan_port()
Julian Wiedmann
2019-01-31
1
-4
/
+2
*
|
Merge branch 'hns3-next'
David S. Miller
2019-01-30
13
-104
/
+145
|
\
\
|
*
|
net: hns3: keep flow director state unchanged when reset
Jian Shen
2019-01-30
2
-5
/
+7
|
*
|
net: hns3: stop sending keep alive msg to PF when VF is resetting
Jian Shen
2019-01-30
1
-0
/
+4
|
*
|
net: hns3: fix an issue for hclgevf_ae_get_hdev
Peng Li
2019-01-30
1
-1
/
+6
|
*
|
net: hns3: fix improper error handling in the hclge_init_ae_dev()
Huazhong Tan
2019-01-30
1
-1
/
+1
|
*
|
net: hns3: fix for rss result nonuniform
Jian Shen
2019-01-30
2
-6
/
+26
|
*
|
net: hns3: fix netif_napi_del() not do problem when unloading
Huazhong Tan
2019-01-30
1
-20
/
+7
|
*
|
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
2019-01-30
5
-22
/
+40
|
*
|
net: hns3: only support tc 0 for VF
Yunsheng Lin
2019-01-30
3
-16
/
+28
|
*
|
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
2019-01-30
3
-4
/
+16
|
*
|
net: hns3: use the correct interface to stop|open port
Peng Li
2019-01-30
1
-2
/
+2
|
*
|
net: hns3: fix VF dump register issue
Jian Shen
2019-01-30
1
-0
/
+2
|
*
|
net: hns3: reuse the definition of l3 and l4 header info union
liyongxin
2019-01-30
2
-27
/
+6
|
/
/
*
|
Merge branch 'net-dsa-mt7530-support-MT7530-in-the-MT7621-SoC'
David S. Miller
2019-01-30
6
-48
/
+117
|
\
\
|
*
|
dt-bindings: net: dsa: add new MT7530 binding to support MT7621
Greg Ungerer
2019-01-30
1
-1
/
+5
|
*
|
net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC
Greg Ungerer
2019-01-30
2
-39
/
+66
|
*
|
net: ethernet: mediatek: support MT7621 SoC ethernet hardware
Bjørn Mork
2019-01-30
3
-8
/
+46
|
/
/
*
|
Merge branch 'mlxsw-spectrum_acl-Include-delta-bits-into-hashtable-key'
David S. Miller
2019-01-30
5
-43
/
+174
|
\
\
|
*
|
selftests: spectrum-2: Add delta two masks one key test
Jiri Pirko
2019-01-30
1
-1
/
+45
|
*
|
selftests: spectrum-2: Fix multiple_masks_test
Jiri Pirko
2019-01-30
1
-4
/
+22
|
*
|
selftests: spectrum-2: Extend and move trace helpers
Jiri Pirko
2019-01-30
1
-22
/
+49
[next]