summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-02213-1289/+2133
|\
| * Merge branch 'fix-BPF-offload-related-bugs'David S. Miller2019-11-013-3/+13
| |\
| | * net: fix installing orphaned programsJakub Kicinski2019-11-011-1/+2
| | * net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski2019-11-011-2/+6
| | * selftests: bpf: Skip write only files in debugfsJakub Kicinski2019-11-011-0/+5
| |/
| * selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-011-1/+2
| * 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
| * inet: stop leaking jiffies on the wireEric Dumazet2019-11-015-6/+6
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-11-0118-71/+67
| |\
| | * ixgbe: Remove duplicate clear_bit() callIgor Pylypiv2019-11-011-1/+0
| | * Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer2019-11-0112-56/+56
| | * 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
| * | | tcp: increase tcp_max_syn_backlog max valueEric Dumazet2019-10-312-3/+6
| * | | net: increase SOMAXCONN to 4096Eric Dumazet2019-10-312-3/+3
| | |/ | |/|
| * | netdevsim: Fix use-after-free during device dismantleIdo Schimmel2019-10-311-0/+5
| * | rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2019-10-312-5/+14
| * | Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-10-313-2/+8
| |\ \
| | * | nl80211: fix validation of mesh path nexthopMarkus Theil2019-10-301-1/+1
| | * | nl80211: Disallow setting of HT for channel 14Masashi Honma2019-10-302-1/+7
| * | | Merge branch 'hv_netvsc-fix-error-handling-in-netvsc_attach-set_features'David S. Miller2019-10-311-2/+11
| |\ \ \
| | * | | 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
| * | | net: annotate lockless accesses to sk->sk_napi_idEric Dumazet2019-10-311-3/+3
| * | | net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-10-306-8/+8
| * | | 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-3011-38/+67
| |\ \