summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08format-security: move static strings to constKees Cook
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-04IB/mlx5: Enable IPoIB accelerationErez Shitrit
2017-05-04qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com
2017-05-04netvsc: make sure napi enabled before vmbus_openstephen hemminger
2017-05-04aquantia: Fix driver name reported by ethtoolPavel Belous
2017-05-04forcedeth: remove unnecessary carrier status checkZhu Yanjun
2017-05-03ibmvnic: Move queue restarting in ibmvnic_tx_completeNathan Fontenot
2017-05-03ibmvnic: Record SKB RX queue during pollThomas Falcon
2017-05-03ibmvnic: Continue skb processing after skb completion errorNathan Fontenot
2017-05-03ibmvnic: Check for driver reset first in ibmvnic_xmitNathan Fontenot
2017-05-03ibmvnic: Wait for any pending scrqs entries at driver closeNathan Fontenot
2017-05-03ibmvnic: Clean up tx pools when closingNathan Fontenot
2017-05-03ibmvnic: Whitespace correction in release_rx_poolsNathan Fontenot
2017-05-03ibmvnic: Delete napi's when releasing driver resourcesNathan Fontenot
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot
2017-05-03ibmvnic: Move resource initialization to its own routineNathan Fontenot
2017-05-03net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2017-05-03tg3: don't clear stats while tg3_closeYueHaibing
2017-05-03xdp: use common helper for netlink extended ack reportingDaniel Borkmann
2017-05-03smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02net: thunderx: Optimize page recycling for XDPSunil Goutham
2017-05-02net: thunderx: Support for XDP header adjustmentSunil Goutham
2017-05-02net: thunderx: Add support for XDP_TXSunil Goutham
2017-05-02net: thunderx: Add support for XDP_DROPSunil Goutham
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham
2017-05-02net: thunderx: Cleanup receive buffer allocationSunil Goutham
2017-05-02net: thunderx: Optimize CQE_TX handlingSunil Goutham
2017-05-02net: thunderx: Optimize RBDR descriptor handlingSunil Goutham
2017-05-02net: thunderx: Support for page recyclingSunil Goutham
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2017-05-01net: dsa: mv88e6xxx: add VTU support for 88E6390Vivien Didelot
2017-05-01net: dsa: mv88e6xxx: support the VTU Page bitVivien Didelot
2017-05-01net: dsa: mv88e6xxx: simplify VTU entry getterVivien Didelot
2017-05-01net: dsa: mv88e6xxx: make VTU helpers staticVivien Didelot
2017-05-01net: dsa: mv88e6xxx: add VTU Load/Purge operationVivien Didelot