index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
wil6210: set edma variables only for Talyn-MB devices
Maya Erez
2
-2
/
+1
2018-08-28
wil6210: drop Rx multicast packets that are looped-back to STA
Dedy Lansky
1
-1
/
+8
2018-08-28
wil6210: add support for channel 4
Alexei Avshalom Lazar
4
-1
/
+26
2018-08-28
wil6210: remove reset file from debugfs
Karthick Gopalasubramanian
1
-27
/
+0
2018-08-28
ath6kl: Remove unnecessary parentheses
Varsha Rao
1
-1
/
+1
2018-08-28
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
4
-20
/
+4
2018-08-28
ath9k: remove unused array firstep_table
Colin Ian King
1
-4
/
+0
2018-08-28
ath9k: Remove unnecessary parentheses
Varsha Rao
1
-1
/
+1
2018-08-28
ath10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-16
/
+8
2018-08-28
ath10k: schedule hardware restart if WMI command times out
Martin Willi
1
-0
/
+6
2018-08-28
ath10k: skip resetting rx filter for WCN3990
Rakesh Pillai
2
-1
/
+21
2018-08-24
wcn36xx: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-10
/
+9
2018-08-24
wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg_rsp
YueHaibing
1
-2
/
+2
2018-08-24
ath10k: fix kernel panic by moving pci flush after napi_disable
Tamizh chelvam
2
-3
/
+3
2018-08-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
37
-203
/
+2044
2018-08-05
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
1
-13
/
+13
2018-08-05
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
1
-12
/
+12
2018-08-05
tc-testing: flush gact actions on test teardown
Vlad Buslov
1
-1
/
+2
2018-08-05
tc-testing: fix ip address in u32 test
Vlad Buslov
1
-2
/
+2
2018-08-05
Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
211
-3858
/
+22052
2018-08-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
29
-573
/
+3235
2018-08-05
Merge branch 'mlxsw-Enable-MC-aware-mode-for-mlxsw-ports'
David S. Miller
2
-1
/
+65
2018-08-05
mlxsw: spectrum: Configure MC-aware mode on mlxsw ports
Petr Machata
1
-0
/
+27
2018-08-05
mlxsw: spectrum: Fix a typo
Petr Machata
1
-1
/
+1
2018-08-05
mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware Register
Petr Machata
1
-0
/
+37
2018-08-05
virtio-net: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-08-05
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
Dan Carpenter
1
-1
/
+3
2018-08-05
net: check extack._msg before print
Li RongQing
1
-1
/
+2
2018-08-05
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-08-05
Merge branch 'ip-Use-rb-trees-for-IP-frag-queue'
David S. Miller
9
-139
/
+138
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
6
-90
/
+120
2018-08-05
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2
-2
/
+6
2018-08-05
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
3
-56
/
+21
2018-08-05
net/tls: Mark the end in scatterlist table
Vakul Garg
1
-0
/
+3
2018-08-05
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-08-05
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
2
-4
/
+113
2018-08-05
powerpc/mpc85xx: add clocks property for fman ptp timer node
Yangbo Lu
5
-0
/
+5
2018-08-05
arm64: dts: fsl: add clocks property for fman ptp timer node
Yangbo Lu
1
-0
/
+1
2018-08-05
Merge branch 'bnxt_en-Updates-for-net-next'
David S. Miller
12
-382
/
+1716
2018-08-05
bnxt_en: Do not use the CNP CoS queue for networking traffic.
Michael Chan
2
-8
/
+18
2018-08-05
bnxt_en: Add DCBNL DSCP application protocol support.
Michael Chan
3
-1
/
+89
2018-08-05
bnxt_en: Add hwmon sysfs support to read temperature
Vasundhara Volam
3
-0
/
+71
2018-08-05
bnxt_en: Notify firmware about IF state changes.
Michael Chan
2
-2
/
+52
2018-08-05
bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.
Michael Chan
3
-15
/
+16
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
[next]