aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-05
* amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-04
* amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-04
* gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-04
* net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2015-02-04
* Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich2015-02-04
* Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2015-02-04
* xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-02
* net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-02
* sunvnet: set queue mapping when doing packet copiesDavid L Stevens2015-02-02
* qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-02-02
* hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-01-31
* drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian2015-01-30
* ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-30
* ixgbe: Fix checksum error when using stacked vlanToshiaki Makita2015-01-30
* igbvf: Fix checksum error when using stacked vlanToshiaki Makita2015-01-30
* net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann2015-01-29
* net: lance,ni64: don't build for ARMArnd Bergmann2015-01-29
* net: wan: add missing virt_to_bus dependenciesArnd Bergmann2015-01-29
* net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann2015-01-29
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-01-29
* vxlan: setup the right link netns in newlink hdlrNicolas Dichtel2015-01-29
* caif: remove wrong dev_net_set() callNicolas Dichtel2015-01-29
* stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-27
* bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-27
* sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-27
* sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-27
* sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-27
* sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-27
* can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-27
* can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-27
* can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-27
* can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-27
* net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-26
* sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-26
* sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-26
* sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-26
* sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-26
* drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-26
* Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller2015-01-26
|\
| * can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian2015-01-21
* | ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar2015-01-25
* | netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-25
* | enic: fix rx napi poll return valueGovindarajulu Varadarajan2015-01-25
* | Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller2015-01-25
|\ \
| * | ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-19
| * | Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-19
| |\ \
| | * | iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-18
| * | | Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-15
| |\| |
| | * | iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-13