summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-02-11Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2015-02-11Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-101/+12
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-4/+4
2015-02-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-02-05qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh1-3/+24
2015-02-05amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas1-0/+1
2015-02-05amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas1-1/+2
2015-02-05gianfar: correct the bad expression while writing bit-patternSanjeev Sharma1-1/+1
2015-02-05net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2-51/+51
2015-02-04Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich3-30/+26
2015-02-04Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2-8/+1
2015-02-03xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2-2/+3
2015-02-03net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein1-1/+2
2015-02-03sunvnet: set queue mapping when doing packet copiesDavid L Stevens1-0/+1
2015-02-03qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner1-10/+16
2015-02-01hyperv: Fix the error processing in netvsc_send()Haiyang Zhang1-3/+8
2015-01-31drivers: net: xgene: fix: Out of order descriptor bytes readIyappan Subramanian1-0/+2
2015-01-31ixgbevf: Fix checksum error when using stacked vlanToshiaki Makita1-2/+2
2015-01-31ixgbe: Fix checksum error when using stacked vlanToshiaki Makita1-1/+1
2015-01-31igbvf: Fix checksum error when using stacked vlanToshiaki Makita1-8/+11
2015-01-30net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2015-01-30net: lance,ni64: don't build for ARMArnd Bergmann1-2/+2
2015-01-30net: wan: add missing virt_to_bus dependenciesArnd Bergmann1-3/+3
2015-01-30net: cs89x0: always build platform code if !HAS_IOPORT_MAPArnd Bergmann1-1/+2
2015-01-30ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-01-30vxlan: setup the right link netns in newlink hdlrNicolas Dichtel1-5/+5
2015-01-30caif: remove wrong dev_net_set() callNicolas Dichtel1-1/+0
2015-01-28xen-netback: use foreign page information from the pages themselvesJennifer Herbert1-91/+9
2015-01-28xen/grant-table: add helpers for allocating pagesDavid Vrabel1-4/+3
2015-01-28x86/xen: require ballooned pages for grant mapsJennifer Herbert1-6/+0
2015-01-27stmmac: prevent probe drivers to crash kernelAndy Shevchenko1-1/+4
2015-01-27r8169: use PCI define for Max_Read_Request_SizeRafał Miłecki1-3/+3
2015-01-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-01-27sh_eth: Fix DMA-API usage for RX buffersBen Hutchings1-11/+23
2015-01-27sh_eth: Check for DMA mapping errors on transmitBen Hutchings1-0/+4
2015-01-27sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings1-7/+32
2015-01-27sh_eth: Remove RX overflow log messagesBen Hutchings1-3/+0
2015-01-27can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish1-4/+3
2015-01-27can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish1-2/+10
2015-01-27can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish1-1/+1
2015-01-27can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish1-6/+1
2015-01-27net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia1-10/+49
2015-01-27sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2-9/+31
2015-01-27sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings1-16/+18
2015-01-27sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings1-1/+2
2015-01-27sh_eth: Fix padding of short frames on TXBen Hutchings1-4/+4
2015-01-27drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-01-27Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller1-0/+3
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar1-2/+4
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4