index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2018-09-28
net: hns3: Change return type of hclge_tm_schd_info_update()
Huazhong Tan
-4
/
+15
2018-09-28
net: hns3: Fix for netdev not up problem when setting mtu
Yunsheng Lin
-5
/
+3
2018-09-28
net: hns3: Fix for packet buffer setting bug
Yunsheng Lin
-6
/
+8
2018-09-28
net: hns3: Add serdes parallel inner loopback support
Fuyun Liang
-20
/
+57
2018-09-28
net: hns3: Rename mac loopback to app loopback
Fuyun Liang
-13
/
+13
2018-09-28
net: hns3: Rename loop mode
Fuyun Liang
-15
/
+15
2018-09-28
net: hns3: Set extra mac address of pause param for HW
Fuyun Liang
-0
/
+5
2018-09-28
net: hns3: Add support for sctp checksum offload
Peng Li
-4
/
+4
2018-09-28
net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=m
Arnd Bergmann
-0
/
+1
2018-09-28
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
-2
/
+2
2018-09-28
phy: mscc: fix printf format
Arnd Bergmann
-1
/
+1
2018-09-28
net: ethernet: dpaa: remove unused variables
Arnd Bergmann
-1
/
+0
2018-09-28
net: aquantia: Make function aq_fw1x_set_power() static
Wei Yongjun
-2
/
+2
2018-09-28
net: xen-netback: fix return type of ndo_start_xmit function
YueHaibing
-1
/
+2
2018-09-28
qed: Remove set but not used variable 'p_archipelago'
YueHaibing
-4
/
+0
2018-09-26
net: mvneta: Add support for 2500Mbps SGMII
Maxime Chevallier
-4
/
+23
2018-09-26
net: vhost: add rx busy polling in tx path
Tonghao Zhang
-21
/
+14
2018-09-26
net: vhost: factor out busy polling logic to vhost_net_busy_poll()
Tonghao Zhang
-40
/
+70
2018-09-26
net: vhost: replace magic number of lock annotation
Tonghao Zhang
-3
/
+3
2018-09-26
net: vhost: lock the vqs one by one
Tonghao Zhang
-17
/
+7
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
-5
/
+6
2018-09-26
net: smsc: fix return type of ndo_start_xmit function
YueHaibing
-3
/
+6
2018-09-26
net: liquidio: list usage cleanup
zhong jiang
-2
/
+1
2018-09-26
net: qed: list usage cleanup
zhong jiang
-13
/
+9
2018-09-26
s390/qeth: remove duplicated carrier state tracking
Julian Wiedmann
-22
/
+10
2018-09-26
s390/qeth: clean up drop conditions for received cmds
Julian Wiedmann
-10
/
+11
2018-09-26
s390/qeth: re-indent qeth_check_ipa_data()
Julian Wiedmann
-71
/
+58
2018-09-26
s390/qeth: consume local address events
Julian Wiedmann
-2
/
+2
2018-09-26
s390/qeth: remove various redundant code
Julian Wiedmann
-15
/
+2
2018-09-26
s390/qeth: remove CARD_FROM_CDEV helper
Julian Wiedmann
-44
/
+29
2018-09-26
s390/qeth: pass card pointer in iob callback
Julian Wiedmann
-24
/
+32
2018-09-26
s390/qeth: re-use qeth_notify_skbs()
Julian Wiedmann
-24
/
+5
2018-09-26
s390/qeth: remove additional skb refcount
Julian Wiedmann
-2
/
+0
2018-09-26
s390/qeth: replace open-coded skb_queue_walk()
Julian Wiedmann
-15
/
+4
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
-7
/
+5
2018-09-26
s390/qeth: on gdev release, reset drvdata
Julian Wiedmann
-2
/
+3
2018-09-26
s390/qeth: fix discipline unload after setup error
Julian Wiedmann
-4
/
+2
2018-09-26
s390/qeth: use DEFINE_MUTEX for qeth_mod_mutex
Julian Wiedmann
-7
/
+6
2018-09-26
s390/qeth: convert layer attribute to enum
Julian Wiedmann
-26
/
+25
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
-1
/
+1
2018-09-25
net: dsa: lantiq_gswip: Depend on HAS_IOMEM
Hauke Mehrtens
-1
/
+1
2018-09-25
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
-42
/
+21
2018-09-25
net: phy: Stop with excessive soft reset
Florian Fainelli
-2
/
+0
2018-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-216
/
+412
2018-09-25
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
-0
/
+30
2018-09-25
i40e: clean zero-copy XDP Rx ring on shutdown/reset
Björn Töpel
-9
/
+96
2018-09-25
i40e: clean zero-copy XDP Tx ring on shutdown/reset
Björn Töpel
-6
/
+43
2018-09-25
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
-59
/
+37
2018-09-25
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
-1
/
+4
2018-09-25
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
-21
/
+41
[next]