aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-14iwlwifi: mvm: rs: fix search cycle rulesEyal Shapira
2014-04-14net/at91_ether: avoid NULL pointer dereferenceGilles Chanteperdrix
2014-04-14net: vxlan: fix crash when interface is created with no groupMike Rapoport
2014-04-14Call efx_set_channels() before efx->type->dimension_resources()Daniel Pieczko
2014-04-14xen-netback: disable rogue vif in kthread contextWei Liu
2014-04-14xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant
2014-04-14xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant
2014-04-14xen-netback: remove pointless clause from if statementPaul Durrant
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-27virtio-net: correct error handling of virtqueue_kick()Jason Wang
2014-03-26net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-26net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni
2014-03-26net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-03-26tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon
2014-03-19via-rhine: Disable device in error pathRoger Luethi
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork
2014-03-17net: cpsw: do not register cpts twiceBenedikt Spranger
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin
2014-03-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-14net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren
2014-03-13bonding: set correct vlan id for alb xmit pathdingtianhong
2014-03-13at86rf230: fix lockdep splatsAlexander Aring
2014-03-13Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau
2014-03-13brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz
2014-03-13vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz
2014-03-12xen-netback: use skb_is_gso in xenvif_start_xmitWei Liu
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO