index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
ath9k: hw: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-05
ath9k: ar9002_phy: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-11-05
ath9k: ar5008_phy: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-11-05
ath10k: remove set but not used variable 'tlv_len'
YueHaibing
1
-3
/
+0
2018-11-05
ath10k: fix some spelling mistakes
Colin Ian King
1
-3
/
+3
2018-11-05
ath10k: fixup extended per sta tx statistics
Dan Carpenter
1
-2
/
+6
2018-11-05
ath10k: fill the channel survey results for WCN3990 correctly
Rakesh Pillai
6
-37
/
+120
2018-11-05
ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()
Wei Yongjun
1
-1
/
+1
2018-11-05
ath10k: assign proper firmware crash dump structure
Anilkumar Kolli
2
-1
/
+15
2018-11-05
ath10k: add memory dump support for QCA4019
Anilkumar Kolli
1
-1
/
+102
2018-11-05
ath10k: dump tx stats in rate table format
Anilkumar Kolli
4
-2
/
+29
2018-11-05
ath10k: add support for WCN3990 firmware crash recovery
Surabhi Vishnoi
4
-3
/
+47
2018-10-13
ath10k: add QMI message handshake for wcn3990 client
Govind Singh
8
-13
/
+1419
2018-10-13
ath10k: add debug mask for QMI layer
Govind Singh
1
-0
/
+1
2018-10-13
firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
Govind Singh
1
-1
/
+3
2018-10-13
dt: bindings: add bindings for msa memory region
Govind Singh
1
-0
/
+6
2018-10-13
ath10k: add support to create boardname for non-bmi target
Rakesh Pillai
2
-0
/
+10
2018-10-13
ath10k: add qmi service helpers for wcn3990 qmi client
Govind Singh
2
-0
/
+2749
2018-10-13
wil6210: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-6
/
+8
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
7
-49
/
+49
2018-10-13
ath10k: htt: remove some dead code
Dan Carpenter
1
-2
/
+0
2018-10-13
ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
Carl Huang
1
-12
/
+11
2018-10-13
ath10k: add peer flush in ath10k_flush for STATION
Wen Gong
1
-2
/
+13
2018-10-13
ath10k: remove unnecessary comparison of unsigned integer with < 0
Gustavo A. R. Silva
1
-1
/
+1
2018-10-13
ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats
Gustavo A. R. Silva
1
-1
/
+2
2018-10-13
ath10k: management tx ack rssi capability check
Balaji Pothunoori
1
-2
/
+3
2018-10-13
ath10k: support NET_DETECT WoWLAN feature
Wen Gong
7
-0
/
+700
2018-10-13
ath10k: set probe request oui during driver start
Rakesh Pillai
1
-6
/
+8
2018-10-13
ath10k: fix possible out of bound access of ath10k_rates array
Sriram R
1
-15
/
+15
2018-10-02
tls: Add support for inplace records encryption
Vakul Garg
2
-18
/
+74
2018-10-02
net: dsa: lantiq: Fix path in MAINTAINERS file
Hauke Mehrtens
1
-1
/
+1
2018-10-02
hv_netvsc: remove ndo_poll_controller
Stephen Hemminger
1
-23
/
+0
2018-10-02
MAINTAINERS: Fix wrong include file path
Andrew Lunn
1
-1
/
+1
2018-10-02
cxgb4: Use proper enum in IEEE_FAUX_SYNC
Nathan Chancellor
1
-1
/
+1
2018-10-02
cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
Nathan Chancellor
1
-2
/
+2
2018-10-02
dpaa_eth: Remove useless declaration
Nathan Chancellor
1
-2
/
+0
2018-10-02
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
2
-12
/
+47
2018-10-02
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
4
-4
/
+4
2018-10-02
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
1
-0
/
+1
2018-10-02
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
6
-0
/
+549
2018-10-02
dpaa2-eth: Configure Rx flow classification key
Ioana Radulescu
5
-16
/
+148
2018-10-02
dpaa2-eth: Rename structure
Ioana Radulescu
2
-7
/
+7
2018-10-02
dpaa2-eth: Use new API for Rx flow hashing
Ioana Radulescu
5
-19
/
+142
2018-10-02
net: usbnet: make driver_info const
Ben Dooks
2
-7
/
+7
2018-10-02
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
3
-9
/
+5
2018-10-02
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-02
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-11
/
+12
2018-10-02
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-16
/
+16
2018-10-02
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-9
/
+8
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
3
-6
/
+3
[next]