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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
liquidio: Add support for liquidio 10GBase-T NIC
Veerasenareddy Burru
2
-8
/
+28
2018-03-14
tuntap: XDP_TX can use native XDP
Jason Wang
1
-11
/
+8
2018-03-14
sfc: support FEC configuration through ethtool
Edward Cree
3
-0
/
+190
2018-03-14
sfc: update MCDI protocol headers
Edward Cree
1
-1046
/
+1776
2018-03-14
ibmvnic: Fix reset return from closed state
John Allen
1
-3
/
+5
2018-03-13
cxgb4: Add HMA support
Arjun Vynipadath
5
-6
/
+303
2018-03-13
ibmvnic: Fix recent errata commit
Thomas Falcon
1
-1
/
+3
2018-03-13
ibmvnic: Handle TSO backing device errata
Thomas Falcon
1
-0
/
+18
2018-03-13
ibmvnic: Pad small packets to minimum MTU size
Thomas Falcon
1
-0
/
+20
2018-03-13
ibmvnic: Account for VLAN header length in TX buffers
Thomas Falcon
1
-3
/
+3
2018-03-13
ibmvnic: Account for VLAN tag in L2 Header descriptor
Thomas Falcon
1
-1
/
+4
2018-03-12
net: phy: set link state to down when creating the phy_device
Heiner Kallweit
1
-1
/
+1
2018-03-12
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-25
/
+46
2018-03-12
ixgbe: fix disabling hide VLAN on VF reset
Paul Greenwalt
1
-1
/
+5
2018-03-12
ixgbevf: fix unused variable warning
Arnd Bergmann
1
-5
/
+5
2018-03-12
ixgbe: Add receive length error counter
Tonghao Zhang
1
-0
/
+1
2018-03-12
ixgbe: remove unneeded ipsec state free callback
Shannon Nelson
1
-13
/
+0
2018-03-12
ixgbe: fix ipsec trailer length
Shannon Nelson
1
-1
/
+23
2018-03-12
ixgbe: check for 128-bit authentication
Shannon Nelson
2
-5
/
+12
2018-03-12
mlxsw: spectrum_kvdl: Make some functions static
Wei Yongjun
1
-3
/
+3
2018-03-12
lan743x: make functions lan743x_csr_read and lan743x_csr_read static
Colin Ian King
1
-2
/
+3
2018-03-12
lan743x: remove some redundant variables and assignments
Colin Ian King
1
-12
/
+1
2018-03-12
mlxsw: spectrum: Don't depend on ip_gre and ip6_gre
Petr Machata
2
-5
/
+11
2018-03-12
mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()
Petr Machata
1
-33
/
+33
2018-03-12
net: ipv6: Introduce ip6_multipath_hash_policy()
Petr Machata
1
-1
/
+1
2018-03-12
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2
-23
/
+38
2018-03-12
cxgb4: do not display 50Gbps as unsupported speed
Ganesh Goudar
1
-0
/
+3
2018-03-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
5
-113
/
+141
2018-03-11
net: hns3: add result checking for VF when modify unicast mac address
Jian Shen
3
-2
/
+6
2018-03-11
net: hns3: add existence checking before adding unicast mac address
Jian Shen
1
-1
/
+16
2018-03-11
net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
Jian Shen
1
-5
/
+5
2018-03-11
net: hns3: fix error type definition of return value
Jian Shen
1
-6
/
+6
2018-03-11
net: hns3: fix for buffer overflow smatch warning
Yunsheng Lin
3
-42
/
+39
2018-03-11
net: hns3: fix for loopback failure when vlan filter is enable
Yunsheng Lin
1
-0
/
+16
2018-03-11
net: hns3: add support for querying pfc puase packets statistic
Peng Li
3
-0
/
+73
2018-03-11
net: hns3: fix rx path skb->truesize reporting bug
Peng Li
1
-6
/
+4
2018-03-11
net: hns3: unify the pause params setup function
Fuyun Liang
3
-14
/
+13
2018-03-11
net: hns3: fix for ipv6 address loss problem after setting channels
Fuyun Liang
1
-2
/
+2
2018-03-11
net: hns3: fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
2
-0
/
+6
2018-03-11
net: hns3: add existence check when remove old uc mac address
Fuyun Liang
5
-16
/
+20
2018-03-09
s390/qeth: shrink qeth_ipaddr struct
Julian Wiedmann
3
-30
/
+33
2018-03-09
s390/qeth: extract helpers for managing special IPs
Julian Wiedmann
3
-165
/
+57
2018-03-09
s390/qeth: simplify card look-up on IP notification
Julian Wiedmann
2
-67
/
+12
2018-03-09
s390/qeth: restructure IP notification handlers
Julian Wiedmann
2
-63
/
+49
2018-03-09
s390/qeth: reset NAPI context during queue init
Julian Wiedmann
3
-4
/
+2
2018-03-09
s390/qeth: reduce RX skb setup
Julian Wiedmann
2
-10
/
+1
2018-03-09
s390/qeth: allocate skb from NAPI cache
Julian Wiedmann
3
-6
/
+4
2018-03-09
s390/qeth: pass correct length to header_ops->create()
Julian Wiedmann
1
-4
/
+3
2018-03-09
s390/qeth: advertise IFF_UNICAST_FLT
Julian Wiedmann
1
-0
/
+1
2018-03-09
s390/qeth: support SG for more device types
Julian Wiedmann
2
-13
/
+17
[next]