summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29ethernet: dwmac-stm32: Fix copyrightBenjamin Gaignard
2017-11-29net: via: via-rhine: use %p to format void * address instead of %xColin Ian King
2017-11-29net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bitGeert Uytterhoeven
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2017-11-28net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart
2017-11-28net: mvpp2: do not disable GMAC paddingYan Markman
2017-11-28net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart
2017-11-28net: mvpp2: fix the txq_init error pathAntoine Tenart
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham
2017-11-25forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi
2017-11-21i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-21i40e: restore promiscuous after resetAlan Brady
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario
2017-11-17nfp: remove false positive offloads in flower vxlanJohn Hurley
2017-11-17nfp: register flower reprs for egress dev offloadJohn Hurley