summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* lmc: Use memdup_user() as a cleanupVasyl Gomonovych2017-11-281-10/+3
* bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET2017-11-281-2/+2
* net: phy: marvell10g: fix the PHY id maskAntoine Tenart2017-11-281-2/+3
* net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart2017-11-281-0/+6
* net: mvpp2: do not disable GMAC paddingYan Markman2017-11-281-9/+0
* net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart2017-11-281-2/+9
* net: mvpp2: fix the txq_init error pathAntoine Tenart2017-11-281-18/+2
* mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata2017-11-281-7/+21
* mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata2017-11-281-32/+29
* mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata2017-11-281-0/+18
* mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata2017-11-281-1/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-285-8/+13
|\
| * e1000: Fix off-by-one in debug messageAhmad Fatoum2017-11-271-2/+4
| * i40e: Fix reporting incorrect error codesAmritha Nambiar2017-11-271-1/+0
| * e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin2017-11-272-4/+8
| * i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva2017-11-271-1/+1
* | xen-netfront: remove warning when unloading moduleEduardo Otubo2017-11-271-0/+18
|/
* Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-11-274-6/+7
|\
| * mac80211: use QoS NDP for AP probingJohannes Berg2017-11-274-6/+7
* | net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg2017-11-251-33/+24
* | net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham2017-11-251-1/+0
* | forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun2017-11-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2434-240/+569
|\ \
| * | ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng2017-11-231-1/+19
| * | ipvlan: Fix insufficient skb linear check for arpGao Feng2017-11-231-8/+8
| * | geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu2017-11-231-1/+15
| * | Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller2017-11-2310-90/+335
| |\ \
| | * | wcn36xx: fix iris child-node lookupJohan Hovold2017-11-201-1/+1
| | * | ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan2017-11-201-13/+38
| | * | Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-11-208-76/+296
| | |\ \
| | | * | iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2017-11-162-8/+8
| | | * | iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho2017-11-163-34/+170
| | | * | iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-154-34/+118
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-2316-120/+154
| |\ \ \ \
| | * | | | i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-221-1/+1
| | * | | | i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-222-2/+2
| | * | | | ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-221-1/+1
| | * | | | i40e: restore promiscuous after resetAlan Brady2017-11-221-72/+83
| | * | | | i40evf: fix client notify of l2 paramsAlan Brady2017-11-222-17/+31
| | * | | | i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-221-0/+7
| | * | | | i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-222-9/+0
| | * | | | i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-221-10/+11
| | * | | | i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-224-4/+14
| * | | | | net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli2017-11-231-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-231-2/+8
| |\ \ \ \ \
| | * | | | | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-211-2/+8
| | | |/ / / | | |/| | |