summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn
2018-11-09net: mvneta: correct typoAlexandre Belloni
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin
2018-11-08qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-08qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-08net: hns3: bugfix for not checking return valueHuazhong Tan
2018-11-07qlcnic: remove assumption that vlan_tci != 0Michał Mirosław
2018-11-07ibmvnic: fix accelerated VLAN handlingMichał Mirosław
2018-11-07FDDI: defza: Make the driver version string constantMaciej W. Rozycki
2018-11-07FDDI: defza: Move SMT Tx data buffer declaration next to its skbMaciej W. Rozycki
2018-11-07FDDI: defza: Add missing comment closingMaciej W. Rozycki
2018-11-07FDDI: defza: Fix SPDX annotationMaciej W. Rozycki
2018-11-07i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller
2018-11-07i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller
2018-11-07ice: Change req_speeds to be u16Chinh T Cao
2018-11-06igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-11-06ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley
2018-11-06ice: Fix tx_timeout in PF driverBrett Creeley
2018-11-06ice: Fix napi delete calls for removeDave Ertman
2018-11-06ice: Fix typo in error messageAnirudh Venkataramanan
2018-11-06ice: Fix flags for port VLANMd Fahad Iqbal Polash
2018-11-06ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan
2018-11-06ice: Free VSI contexts during for unloadVictor Raj
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan
2018-11-06ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan
2018-11-06net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delayTao Ren
2018-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-05net: alx: make alx_drv_name staticRasmus Villemoes
2018-11-04bonding/802.3ad: fix link_failure_count trackingJarod Wilson
2018-11-04net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds
2018-11-03mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo
2018-11-03qed: fix link config error handlingArnd Bergmann
2018-11-03net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin
2018-11-03net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet
2018-11-03net: systemport: Protect stop from timeoutFlorian Fainelli
2018-11-03net: bcmgenet: protect stop from timeoutDoug Berger
2018-11-02net: dsa: microchip: initialize mutex before useTristram Ha
2018-11-02usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds