summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-05net: usb: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: davinci: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: macb: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviourPetr Štetiar
2019-05-05of_net: add NVMEM support to of_get_mac_addressPetr Štetiar
2019-05-05Merge branch 'bnxt_en-Driver-updates'David S. Miller
2019-05-05bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.Michael Chan
2019-05-05bnxt_en: Add support for aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Query firmware capability to support aRFS on 57500 chips.Michael Chan
2019-05-05bnxt_en: Improve NQ reservations.Michael Chan
2019-05-05bnxt_en: Separate RDMA MR/AH context allocation.Devesh Sharma
2019-05-05bnxt_en: read the clause type from the PHY IDVasundhara Volam
2019-05-05bnxt_en: Read package version from firmware.Vasundhara Volam
2019-05-05bnxt_en: Check new firmware capability to display extended stats.Vasundhara Volam
2019-05-05bnxt_en: Add support for PCIe statisticsVasundhara Volam
2019-05-05bnxt_en: Refactor bnxt_alloc_stats().Vasundhara Volam
2019-05-05bnxt_en: Update firmware interface to 1.10.0.69.Michael Chan
2019-05-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-05-06netfilter: slightly optimize nf_inet_addr_maskLi RongQing
2019-05-06netfilter: xt_hashlimit: use struct_size() helperGustavo A. R. Silva
2019-05-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-05-05r8169: speed up rtl_loop_waitHeiner Kallweit
2019-05-05r8169: make use of phy_set_asym_pauseHeiner Kallweit
2019-05-05net: ll_temac: Make some functions staticYueHaibing
2019-05-05net: aquantia: Make aq_ndev_driver_name staticYueHaibing
2019-05-05netdevsim: Make nsim_num_vf staticYueHaibing
2019-05-05net: mvpp2: cls: Remove set but not used variable 'act'YueHaibing
2019-05-05um: vector netdev: adjust to xmit_more API changeJohannes Berg
2019-05-05Merge branch 'net-extend-indirect-calls-helper-usage'David S. Miller
2019-05-05net: use indirect calls helpers at the socket layerPaolo Abeni
2019-05-05net: use indirect calls helpers at early demux stagePaolo Abeni
2019-05-05net: use indirect calls helpers for L3 handler hooksPaolo Abeni
2019-05-05net: use indirect calls helpers for ptype hookPaolo Abeni
2019-05-05Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags>Matthias Kaehlcke
2019-05-05net: ll_temac: remove an unnecessary conditionDan Carpenter
2019-05-05net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()Dan Carpenter
2019-05-05Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita
2019-05-05Bluetooth: btbcm: Add default address for BCM2076B1Stephan Gerhold
2019-05-05net: atm: clean up a range checkDan Carpenter
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-05drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()Wei Yongjun
2019-05-05openvswitch: check for null pointer return from nla_nest_start_noflagColin Ian King
2019-05-05Merge branch 'ipv4-Move-location-of-pcpu-route-cache-and-exceptions'David S. Miller
2019-05-05ipv4: Move exception bucket to nh_commonDavid Ahern
2019-05-05ipv4: Pass fib_nh_common to rt_cache_routeDavid Ahern
2019-05-05ipv4: Move cached routes to fib_nh_commonDavid Ahern
2019-05-04i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2019-05-04i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar