summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed-2/+2
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev-37/+132
2016-07-19net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev-3/+4
2016-07-16net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli-4/+5
2016-07-16net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli-0/+1
2016-07-16et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli-1/+1
2016-07-15net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli-1/+1
2016-07-15mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel-3/+19
2016-07-15mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel-0/+2
2016-07-15mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel-1/+2
2016-07-15mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel-1/+2
2016-07-15mlxsw: spectrum: Force link training according to admin stateIdo Schimmel-24/+1
2016-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-44/+66
2016-07-15r8152: add MODULE_VERSIONGrant Grundler-0/+1
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli-5/+11
2016-07-14ixgbe: napi_poll must return the work donePaolo Abeni-1/+1
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil-12/+20
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck-26/+34
2016-07-14bonding: set carrier off for devices created through netlinkBeniamino Galvani-1/+5
2016-07-13net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia-0/+11
2016-07-13net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens-1/+1
2016-07-12net: ethoc: Correctly pad short packetsFlorian Fainelli-0/+6
2016-07-12net: ethoc: Fix early error pathsFlorian Fainelli-5/+5
2016-07-12net: nps_enet: Fix PCS resetNoam Camus-0/+1
2016-07-11r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello-2/+74
2016-07-11bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King-1/+1
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon-2/+61
2016-07-09ibmvnic: simplify and improve driver probe functionThomas Falcon-56/+103
2016-07-09ibmvnic: dispose irq mappingsThomas Falcon-0/+2
2016-07-09ibmvnic: properly start and stop tx queuesThomas Falcon-2/+3
2016-07-08r8152: remove the setting of LAN_WAKE_ENhayeswang-7/+1
2016-07-08ppp: defer netns reference release for ppp channelWANG Cong-2/+3
2016-07-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein-1/+1
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz-3/+0
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller-0/+1
2016-07-05r8152: fix runtime function for RTL8152hayeswang-7/+17
2016-07-04Revert "fsl/fman: fix error handling"David S. Miller-1/+1
2016-07-04fsl/fman: fix error handlingChristophe Jaillet-1/+1
2016-07-04cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork-0/+7
2016-07-04geneve: fix max_mtu settingHaishuang Yan-2/+7
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser-4/+9
2016-07-02enc28j60: Fix race condition in enc28j60 driverSergio Valverde-2/+5
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo-1/+1
2016-07-01net: bcmsysport: Device stats are unsigned longFlorian Fainelli-1/+1
2016-07-01macsec: set actual real device for xmit when !protect_framesDaniel Borkmann-0/+1
2016-07-01net/mlx5e: Log link state changesShaker Daibes-2/+5
2016-07-01net/mlx5e: Validate BW weight values of ETSRana Shahout-3/+6
2016-07-01net/mlx5e: Fix select queue callbackRana Shahout-3/+18
2016-07-01net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay-2/+2