index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
41
-252
/
+2934
2018-12-19
mac80211: Properly access radiotap vendor data
Ilan Peer
1
-1
/
+5
2018-12-19
cfg80211: fix ieee80211_get_vht_max_nss()
Johannes Berg
1
-8
/
+7
2018-12-19
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
1
-2
/
+3
2018-12-18
net: ethernet: don't set phylib state CHANGELINK in drivers
Heiner Kallweit
2
-5
/
+1
2018-12-18
MAINTAINERS: Add a maintainer for Microsemi switches
Alexandre Belloni
1
-0
/
+1
2018-12-18
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
Zhenbo Gao
1
-0
/
+4
2018-12-18
net: phy: remove unused code in phy_probe
Heiner Kallweit
1
-2
/
+0
2018-12-18
Merge tag 'mlx5-uplink-rep-2018-12-15' of git://git.kernel.org/pub/scm/linux/...
David S. Miller
11
-295
/
+501
2018-12-18
net: bridge: remove unneeded variable 'err'
YueHaibing
2
-5
/
+2
2018-12-18
qlcnic: remove set but not used variables 'op, cmd_op'
YueHaibing
1
-5
/
+1
2018-12-18
test_rhashtable: remove semaphore usage
Arnd Bergmann
1
-13
/
+19
2018-12-18
net: phy: print stack trace in phy_error
Heiner Kallweit
1
-0
/
+2
2018-12-18
net: phy: improve phy state checking
Heiner Kallweit
2
-14
/
+44
2018-12-18
net: fec: remove workaround to restart phylib state machine on MDIO timeout
Heiner Kallweit
2
-13
/
+0
2018-12-18
bonding: fix indentation issues, remove extra spaces
Colin Ian King
1
-2
/
+2
2018-12-18
Merge branch 'hns3-next'
David S. Miller
7
-59
/
+88
2018-12-18
net: hns3: fix a SSU buffer checking bug
Yunsheng Lin
1
-2
/
+3
2018-12-18
net: hns3: aligning buffer size in SSU to 256 bytes
Yunsheng Lin
1
-17
/
+26
2018-12-18
net: hns3: getting tx and dv buffer size through firmware
Yunsheng Lin
3
-11
/
+38
2018-12-18
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
1
-0
/
+4
2018-12-18
net: hns3: remove 1000M/half support of phy
Fuyun Liang
1
-1
/
+1
2018-12-18
net: hns3: update coalesce param per second
Peng Li
2
-9
/
+3
2018-12-18
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
1
-6
/
+6
2018-12-18
net: hns3: remove unnecessary configuration recapture while resetting
Huazhong Tan
1
-13
/
+0
2018-12-18
net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
Huazhong Tan
2
-1
/
+7
2018-12-18
net: hns3: fix napi_disable not return problem
Huazhong Tan
1
-2
/
+2
2018-12-18
net: hns3: uninitialize pci in the hclgevf_uninit
Huazhong Tan
1
-1
/
+1
2018-12-18
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
1
-2
/
+3
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-135
/
+1428
2018-12-18
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
1
-10
/
+9
2018-12-18
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
1
-2
/
+4
2018-12-18
mac80211: update driver when MU EDCA params change
Shaul Triebitz
3
-2
/
+13
2018-12-18
mac80211: update HE operation fields to D3.0
Shaul Triebitz
1
-13
/
+13
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2
-0
/
+19
2018-12-18
ieee80211: add bits for TWT in Extended Capabilities IE
Emmanuel Grumbach
1
-0
/
+4
2018-12-18
nl80211: Add support to notify radar event info received from STA
Sriram R
2
-0
/
+69
2018-12-18
mac80211: don't build AMSDU from GSO packets
Sara Sharon
1
-1
/
+4
2018-12-18
mac80211: document RCU requirements for ieee80211_tx_dequeue()
Johannes Berg
1
-0
/
+8
2018-12-18
mac80211: remove superfluous NULL check
Johannes Berg
1
-1
/
+1
2018-12-18
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2
-7
/
+7
2018-12-18
mac80211: Properly handle SKB with radiotap only
Ilan Peer
1
-9
/
+17
2018-12-18
cfg80211: add some missing fall through annotations
Luca Coelho
3
-1
/
+13
2018-12-18
cfg80211: clarify LCI/civic location documentation
Johannes Berg
2
-6
/
+16
2018-12-18
mac80211: ftm responder: remove pointless defensive coding
Johannes Berg
1
-2
/
+2
2018-12-18
wireless: FTM: fix kernel-doc "cannot understand" warnings
Randy Dunlap
2
-2
/
+2
2018-12-18
rfkill: gpio: Remove unused include
Linus Walleij
1
-1
/
+0
2018-12-18
mac80211_hwsim: fix overwriting of if_combination
James Prestwood
1
-6
/
+7
2018-12-17
nfp: flower: fix cb_ident duplicate in indirect block register
John Hurley
1
-10
/
+11
2018-12-17
mlxsw: spectrum: Update the supported firmware to version 13.1910.622
Shalom Toledo
1
-2
/
+2
[next]