summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05net/sched: move police action structures to headerPieter Jansen van Vuuren
2019-05-05net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren
2019-05-05net/dsa: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-05net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05Merge branch 'of_net-Add-NVMEM-support-to-of_get_mac_address'David S. Miller
2019-05-05powerpc: tsi108: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05ARM: Kirkwood: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar
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