aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2-7/+22
2016-02-10geneve: Relax MTU constraintsDavid Wragg1-1/+12
2016-02-10vxlan: Relax MTU constraintsDavid Wragg1-11/+25
2016-02-09enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2-8/+13
2016-02-09tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2016-02-06dwc_eth_qos: Reset hardware before PHY startRabin Vincent1-1/+1
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds73-532/+948
2016-01-29net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2016-01-29net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2016-01-29net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann1-1/+4
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann1-18/+0
2016-01-29net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann1-6/+6
2016-01-29Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller20-76/+131
2016-01-29vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing1-1/+1
2016-01-29net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot1-1/+2
2016-01-29net: moxart: use correct accessors for DMA memoryArnd Bergmann2-18/+32
2016-01-29bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan1-2/+3
2016-01-29bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan1-2/+0
2016-01-29bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan1-1/+1
2016-01-29macvlan: make operstate and carrier more accurateNikolay Aleksandrov1-0/+2
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang1-3/+1
2016-01-28lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com1-1/+3
2016-01-28lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com1-27/+71
2016-01-28lan78xx: change to use updated phy-ignore-interruptsWoojung.Huh@microchip.com1-16/+14
2016-01-28switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel3-6/+5
2016-01-28xen-netfront: request Tx response events more oftenMalcolm Crossley1-12/+3
2016-01-28net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan1-2/+2
2016-01-28Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+3
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2-0/+2
2016-01-28mlxsw: reg: Use correct offset in field definitonIdo Schimmel1-3/+3
2016-01-28mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel1-2/+4
2016-01-28mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel1-2/+10
2016-01-28mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel1-2/+4
2016-01-28mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel1-15/+16
2016-01-28mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel1-8/+6
2016-01-28mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel1-1/+1
2016-01-28mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel1-1/+1
2016-01-28mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel1-8/+129
2016-01-28mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel1-0/+88
2016-01-28mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel3-3/+36
2016-01-27Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo5-33/+79
2016-01-26iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman3-29/+56
2016-01-26iwlwifi: update support for 3168 series firmware and NVMOren Givon1-4/+19
2016-01-26Merge ath-current from ath.gitKalle Valo1-6/+6
2016-01-25net: i40e: shut up uninitialized variable warningsArnd Bergmann1-2/+2
2016-01-25i40e: fix build warningsEric Dumazet1-10/+5
2016-01-25hv_netvsc: Fix book keeping of skb during batching processHaiyang Zhang2-11/+23
2016-01-25hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov1-64/+3
2016-01-25net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2-7/+4