aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-16net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli1-0/+1
2016-07-16et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli1-1/+1
2016-07-15net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli1-1/+1
2016-07-15mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel3-3/+19
2016-07-15mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel1-0/+2
2016-07-15mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel1-1/+2
2016-07-15mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel1-1/+2
2016-07-15mlxsw: spectrum: Force link training according to admin stateIdo Schimmel1-24/+1
2016-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller4-44/+66
2016-07-15r8152: add MODULE_VERSIONGrant Grundler1-0/+1
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli1-5/+11
2016-07-14ixgbe: napi_poll must return the work donePaolo Abeni1-1/+1
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil1-12/+20
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2-26/+34
2016-07-14bonding: set carrier off for devices created through netlinkBeniamino Galvani1-1/+5
2016-07-13net/mlx5e: start/stop all tx queues upon open/close netdevMohamad Haj Yahia1-0/+11
2016-07-13net/mlx5e: Fix TX Timeout to detect queues stuck on BQLDaniel Jurgens1-1/+1
2016-07-12net: ethoc: Correctly pad short packetsFlorian Fainelli1-0/+6
2016-07-12net: ethoc: Fix early error pathsFlorian Fainelli1-5/+5
2016-07-12net: nps_enet: Fix PCS resetNoam Camus1-0/+1
2016-07-11r8152: Add support for setting pass through MAC address on RTL8153-ADMario Limonciello1-2/+74
2016-07-11bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King1-1/+1
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon2-2/+61
2016-07-09ibmvnic: simplify and improve driver probe functionThomas Falcon1-56/+103
2016-07-09ibmvnic: dispose irq mappingsThomas Falcon1-0/+2
2016-07-09ibmvnic: properly start and stop tx queuesThomas Falcon1-2/+3
2016-07-08r8152: remove the setting of LAN_WAKE_ENhayeswang1-7/+1
2016-07-08ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2016-07-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-173/+433
2016-07-06Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-1/+7
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05r8152: fix runtime function for RTL8152hayeswang1-7/+17
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-07-04Revert "fsl/fman: fix error handling"David S. Miller1-1/+1
2016-07-04fsl/fman: fix error handlingChristophe Jaillet1-1/+1
2016-07-04cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-07-04geneve: fix max_mtu settingHaishuang Yan1-2/+7
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser1-4/+9
2016-07-02enc28j60: Fix race condition in enc28j60 driverSergio Valverde1-2/+5
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo1-1/+1
2016-07-02Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-72/+156
2016-07-02Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds4-6/+38
2016-07-02Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-2/+7
2016-07-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds4-17/+11
2016-07-02Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie4-16/+18
2016-07-02Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie7-56/+138