aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-12-20Merge tag 'v4.9.145' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.144' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.142' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.141' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.139' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.138' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.137' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.136' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.135' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.134' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.132' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.131' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.130' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.129' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.128' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.127' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.125' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.124' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.118' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.117' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.116' into v4.9-rtJulia Cartwright
2018-12-13net: amd: add missing of_node_put()Yangtao Li
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-08net: qed: use correct strncpy() sizeArnd Bergmann
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-27qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin
2018-11-27qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin
2018-11-23tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-21bna: ethtool: Avoid reading past end of bufferKees Cook
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2018-11-13ixgbevf: VF2VF TCP RSSSebastian Basierski
2018-11-13net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-10net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-11-10enic: do not overwrite error codeGovindarajulu Varadarajan
2018-11-10i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2018-11-10qed: Warn PTT usage by wrong hw-functionMintz, Yuval
2018-11-10net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh
2018-11-10net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2018-11-10net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-11-10net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King