summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit2019-11-011-0/+4
* net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli2019-11-011-15/+21
* net: phylink: Fix phylink_dbg() macroFlorian Fainelli2019-11-011-0/+16
* gve: Fixes DMA synchronization.Yangchun Fu2019-11-012-2/+24
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-11-016-15/+11
|\
| * ixgbe: Remove duplicate clear_bit() callIgor Pylypiv2019-11-011-1/+0
| * e1000: fix memory leaksWenwen Wang2019-11-011-4/+3
| * i40e: Fix receive buffer starvation for AF_XDPJeff Kirsher2019-11-011-5/+0
| * igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier2019-11-011-1/+2
| * igb: Enable media autosense for the i350.Manfred Rudigier2019-10-312-2/+2
| * igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2019-10-312-2/+4
* | Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-11-0116-139/+305
|\ \
| * | iwlwifi: fw api: support new API for scan config cmdAyala Beker2019-10-304-10/+61
| * | mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi2019-10-302-4/+7
| * | mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi2019-10-304-0/+51
| * | rtlwifi: rtl_pci: Fix problem of too small skb->lenLarry Finger2019-10-231-1/+2
| * | iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho2019-10-231-54/+55
| * | iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho2019-10-233-0/+31
| * | iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg2019-10-231-57/+83
| * | iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho2019-10-231-8/+8
| * | iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho2019-10-231-4/+4
| * | rtlwifi: Fix potential overflow on P2P codeLaura Abbott2019-10-231-0/+6
| * | iwlwifi: pcie: fix merge damage on making QnJ exclusiveLuca Coelho2019-10-231-5/+1
* | | net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan2019-11-011-0/+3
| |/ |/|
* | netdevsim: Fix use-after-free during device dismantleIdo Schimmel2019-10-311-0/+5
* | hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang2019-10-311-1/+8
* | hv_netvsc: Fix error handling in netvsc_set_features()Haiyang Zhang2019-10-311-1/+3
* | cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-10-311-12/+16
* | mlxsw: core: Unpublish devlink parameters during reloadJiri Pirko2019-10-301-2/+2
* | qed: Optimize execution time for nvm attributes configuration.Sudarsana Reddy Kalluru2019-10-301-6/+21
* | vxlan: fix unexpected failure of vxlan_changelink()Taehee Yoo2019-10-301-3/+6
* | qed: fix spelling mistake "queuess" -> "queues"Colin Ian King2019-10-301-1/+1
* | Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-10-3010-36/+66
|\ \
| * | net/mlx5e: Initialize on stack link modes bitmapAya Levin2019-10-301-1/+1
| * | net/mlx5e: Fix ethtool self test: link speedAya Levin2019-10-301-12/+3
| * | net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy2019-10-301-1/+4
| * | net/mlx5e: Don't store direct pointer to action's tunnel infoVlad Buslov2019-10-301-7/+27
| * | net/mlx5: Fix NULL pointer dereference in extended destinationEli Britstein2019-10-301-1/+2
| * | net/mlx5: Fix rtable reference leakParav Pandit2019-10-301-3/+9
| * | net/mlx5e: Only skip encap flows update when encap init failedVlad Buslov2019-10-301-2/+2
| * | net/mlx5e: Replace kfree with kvfree when free vhca statsMaor Gottlieb2019-10-301-2/+2
| * | net/mlx5e: Remove incorrect match criteria assignment lineDmytro Linkin2019-10-301-1/+0
| * | net/mlx5e: Determine source port properly for vlan push actionDmytro Linkin2019-10-301-6/+16
* | | bonding: fix using uninitialized mode_lockTaehee Yoo2019-10-301-1/+1
* | | net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error messageAnson Huang2019-10-301-2/+2
* | | net: fec_main: Use platform_get_irq_byname_optional() to avoid error messageAnson Huang2019-10-301-1/+1
* | | vxlan: check tun_info options_len properlyXin Long2019-10-301-2/+4
* | | net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao2019-10-301-6/+9
* | | net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha2019-10-301-16/+26
* | | net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean2019-10-301-1/+8