summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam-2/+7
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam-1/+82
2019-05-05bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam-39/+36
2019-05-05bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan-53/+214
2019-05-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-179/+339
2019-05-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-63/+193
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-89/+302
2019-05-06netfilter: slightly optimize nf_inet_addr_maskLi RongQing-0/+9
2019-05-06netfilter: xt_hashlimit: use struct_size() helperGustavo A. R. Silva-2/+1
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-27/+80
2019-05-05r8169: speed up rtl_loop_waitHeiner Kallweit-1/+1
2019-05-05r8169: make use of phy_set_asym_pauseHeiner Kallweit-2/+1
2019-05-05net: ll_temac: Make some functions staticYueHaibing-8/+8
2019-05-05net: aquantia: Make aq_ndev_driver_name staticYueHaibing-1/+1
2019-05-05netdevsim: Make nsim_num_vf staticYueHaibing-1/+1
2019-05-05net: mvpp2: cls: Remove set but not used variable 'act'YueHaibing-3/+0
2019-05-05um: vector netdev: adjust to xmit_more API changeJohannes Berg-1/+1
2019-05-05Merge branch 'net-extend-indirect-calls-helper-usage'David S. Miller-14/+45
2019-05-05net: use indirect calls helpers at the socket layerPaolo Abeni-4/+16
2019-05-05net: use indirect calls helpers at early demux stagePaolo Abeni-4/+10
2019-05-05net: use indirect calls helpers for L3 handler hooksPaolo Abeni-4/+15
2019-05-05net: use indirect calls helpers for ptype hookPaolo Abeni-2/+4
2019-05-05Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>Matthias Kaehlcke-7/+8
2019-05-05net: ll_temac: remove an unnecessary conditionDan Carpenter-1/+1
2019-05-05net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()Dan Carpenter-2/+2
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita-0/+24
2019-05-05Bluetooth: btbcm: Add default address for BCM2076B1Stephan Gerhold-0/+5
2019-05-05net: atm: clean up a range checkDan Carpenter-3/+1
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller-1636/+56489
2019-05-05drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()Wei Yongjun-2/+2
2019-05-05openvswitch: check for null pointer return from nla_nest_start_noflagColin Ian King-0/+4
2019-05-05Merge branch 'ipv4-Move-location-of-pcpu-route-cache-and-exceptions'David S. Miller-67/+64
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern-31/+24
2019-05-05ipv4: Pass fib_nh_common to rt_cache_routeDavid Ahern-10/+10
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern-28/+32
2019-05-04i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar-8/+15
2019-05-04i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar-6/+10
2019-05-04i40e: Use struct_size() in kzalloc()Gustavo A. R. Silva-4/+2
2019-05-04i40e: Revert ShadowRAM checksum calculation changeMaciej Paczkowski-25/+3
2019-05-04i40e: missing input validation on VF message handling by the PFMartyna Szapar-14/+46
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov-2/+74
2019-05-04i40e: Wrong truncation from u16 to u8Grzegorz Siwik-1/+1
2019-05-04i40e: add num_vectors checker in iwarp handlerSergey Nemov-0/+10
2019-05-04i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik-2/+2
2019-05-04i40e: Setting VF to VLAN 0 requires restartGrzegorz Siwik-2/+2
2019-05-04i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov-0/+6
2019-05-04i40e: VF's promiscuous attribute is not keptGrzegorz Siwik-0/+23
2019-05-04ice: Disable sniffing VF traffic on PFMichal Swiatkowski-22/+2
2019-05-04ice: Use more efficient structuresJesse Brandeburg-2/+2
2019-05-04ice: Use bitfields where possibleJesse Brandeburg-5/+5