aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht1-1/+1
2019-06-26rtnetlink: skip metrics loop for dst_default_metricsDavid Ahern1-0/+4
2019-06-26Merge branch 'skfp-cleanups'David S. Miller2-228/+6
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan1-224/+1
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan1-0/+1
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan2-3/+3
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller181-2322/+2885
2019-06-26i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva1-9/+6
2019-06-26i40e: update copyright stringAlice Michael1-1/+1
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski4-14/+34
2019-06-26i40e: missing priorities for any QoS trafficAleksandr Loktionov1-3/+54
2019-06-26i40e: Add log entry while creating or deleting TC0Piotr Kwapulinski1-0/+4
2019-06-26i40e: fix incorrect function documentation commentJacob Keller1-2/+1
2019-06-26i40e: Fix for missing "link modes" info in ethtoolMartyna Szapar1-2/+1
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov2-0/+8
2019-06-26ixgbevf: fix possible divide by zero in ixgbevf_update_itrYoung Xiao1-0/+3
2019-06-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter1-4/+6
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter1-0/+1
2019-06-26ipv6: fix suspicious RCU usage in rt6_dump_route()Eric Dumazet1-0/+2
2019-06-26ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()Eric Dumazet1-5/+6
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski6-184/+11
2019-06-26Merge branch 'net-hns3-some-code-optimizations-bugfixes'David S. Miller9-80/+279
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li1-3/+5
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan1-6/+8
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan2-0/+41
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li2-33/+58
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li3-6/+2
2019-06-26net: hns3: modify handling of out of memory in hclge_err.cWeihang Li1-2/+4
2019-06-26net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li1-12/+12
2019-06-26net: hns3: restore the MAC autoneg state after resetJian Shen1-0/+9
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen4-16/+112
2019-06-26net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen1-5/+6
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen3-0/+25
2019-06-25tc-testing: add ingress qdisc testsRoman Mashak1-0/+102
2019-06-25tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy4-6/+6
2019-06-25tipc: eliminate unnecessary skb expansion during retransmissionJon Maloy1-1/+1
2019-06-25tipc: simplify stale link failure criteriaJon Maloy1-7/+2
2019-06-25tc-testing: Restore original behaviour for namespaces in tdcLucas Bates8-20/+296
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller58-1127/+1611
2019-06-25airo: switch to skcipher interfaceArd Biesheuvel2-30/+29
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka3-3/+12
2019-06-25rt2x00: add restart hwStanislaw Gruszka4-2/+54
2019-06-25rt2800: do not nullify initialization vector dataStanislaw Gruszka1-5/+4
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka6-0/+24
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka6-0/+67
2019-06-25rt2800: add helpers for reading dma done indexStanislaw Gruszka6-0/+52
2019-06-25rt2x00: allow to specify watchdog intervalStanislaw Gruszka2-4/+10
2019-06-25p54: remove dead branch in op_conf_tx callbackChristian Lamparter1-6/+3
2019-06-25rtw88: fix typo rtw_writ16_setTzu-En Huang1-1/+1