summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Add ETH_RESET_AP supportScott Branden2017-12-012-0/+12
* net: macb: Added support for RX filteringRafal Ozieblo2017-11-302-1/+444
* net: macb: Added some queue statisticsRafal Ozieblo2017-11-302-4/+64
* net: macb: Added support for many RX queuesRafal Ozieblo2017-11-302-141/+191
* forcedeth: optimize the xmit with unlikelyZhu Yanjun2017-11-301-3/+3
* netxen: remove timespec usageArnd Bergmann2017-11-301-3/+1
* net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matchingLukas Wunner2017-11-301-7/+2
* net: thunderx: Set max queue count taking XDP_TX into accountSunil Goutham2017-11-301-0/+5
* net: thunderx: Add support for xdp redirectSunil Goutham2017-11-303-31/+94
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-2913-86/+108
|\
| * ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard2017-11-291-2/+2
| * net: via: via-rhine: use %p to format void * address instead of %xColin Ian King2017-11-291-2/+2
| * net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven2017-11-291-0/+1
| * bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET2017-11-281-2/+2
| * 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
| * 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
| * 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 branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-2531-131/+115
|\ \ | |/ |/|
| * treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-3/+3
| * treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-222-5/+4
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-2228-123/+108
* | 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
| |/
* | 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
* | | net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi2017-11-231-16/+22
| |/ |/|
* | nfp: flower: add missing kdocJakub Kicinski2017-11-211-0/+1