summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tc-testing: added tests with cookie for conntrack TC actionRoman Mashak2019-11-011-0/+72
* Merge branch 'net-bridge-minor-followup-optimizations'David S. Miller2019-11-014-24/+24
|\
| * net: bridge: fdb: restore unlikely() when taking over externally added entriesNikolay Aleksandrov2019-11-011-2/+4
| * net: bridge: fdb: avoid two atomic bitops in br_fdb_external_learn_add()Nikolay Aleksandrov2019-11-011-4/+5
| * net: bridge: fdb: br_fdb_update can take flags directlyNikolay Aleksandrov2019-11-014-18/+15
|/
* hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches2019-10-319-4/+5
* Merge branch 'bnxt_en-Updates-for-net-next'David S. Miller2019-10-316-23/+483
|\
| * bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.Pavan Chebbi2019-10-311-0/+2
| * bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.Vasundhara Volam2019-10-311-9/+14
| * bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam2019-10-313-11/+20
| * bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna2019-10-313-2/+165
| * bnxt_en: Add support for NAT(L3/L4 rewrite)Somnath Kotur2019-10-312-7/+144
| * bnxt: Avoid logging an unnecessary message when a flow can't be offloadedSomnath Kotur2019-10-311-1/+2
| * bnxt_en: Add support for L2 rewriteVenkat Duvvuru2019-10-312-0/+143
|/
* Merge branch 'net-dsa-replace-routing-tables-with-a-list'David S. Miller2019-10-314-88/+85
|\
| * net: dsa: tag_8021q: clarify index limitationVivien Didelot2019-10-311-3/+2
| * net: dsa: remove limitation of switch index valueVivien Didelot2019-10-311-2/+0
| * net: dsa: remove tree functions related to switchesVivien Didelot2019-10-311-33/+10
| * net: dsa: remove the dst->ds arrayVivien Didelot2019-10-312-12/+0
| * net: dsa: remove switch routing table setup codeVivien Didelot2019-10-311-22/+2
| * net: dsa: remove ds->rtableVivien Didelot2019-10-312-11/+0
| * net: dsa: list DSA links in the fabricVivien Didelot2019-10-313-6/+72
|/
* Merge branch 'dpaa2-eth-add-MAC-PHY-support-through-phylink'David S. Miller2019-10-3117-29/+1157
|\
| * net: documentation: add docs for MAC/PHY support in DPAA2Ioana Ciornei2019-10-313-0/+194
| * dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei2019-10-3110-21/+818
| * dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei2019-10-311-4/+3
| * bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei2019-10-315-4/+132
| * bus: fsl-mc: export device types present on the busIoana Ciornei2019-10-311-0/+10
|/
* Merge branch 'sfc-Add-XDP-support'David S. Miller2019-10-317-44/+572
|\
| * sfc: add XDP counters to ethtool statsCharles McLachlan2019-10-313-0/+42
| * sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan2019-10-314-1/+116
| * sfc: allocate channels for XDP tx queuesCharles McLachlan2019-10-314-40/+190
| * sfc: Enable setting of xdp_progCharles McLachlan2019-10-311-0/+70
| * sfc: perform XDP processing on received packetsCharles McLachlan2019-10-313-2/+145
| * sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan2019-10-312-2/+10
|/
* mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor2019-10-311-1/+1
* Merge branch 's390-next'David S. Miller2019-10-318-119/+120
|\
| * s390/qeth: don't cache MAC addresses for multicast IPsJulian Wiedmann2019-10-313-19/+12
| * s390/qeth: use helpers for IP address hashingJulian Wiedmann2019-10-312-19/+10
| * s390/qeth: don't set card state in qeth_qdio_clear_card()Julian Wiedmann2019-10-311-1/+0
| * s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann2019-10-313-31/+9
| * s390/qeth: keep IRQ disabled until NAPI is really doneJulian Wiedmann2019-10-311-3/+3
| * s390/qeth: use QDIO_BUFNR()Julian Wiedmann2019-10-311-20/+17
| * s390/qeth: use IQD Multi-WriteJulian Wiedmann2019-10-312-10/+53
| * s390/qdio: implement IQD Multi-WriteJulian Wiedmann2019-10-312-16/+16
|/
* Merge branch 'DPAA-Ethernet-changes'David S. Miller2019-10-316-193/+177
|\
| * dpaa_eth: register a device link for the qman portal usedMadalin Bucur2019-10-313-15/+3
| * soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur2019-10-312-0/+31
| * dpaa_eth: extend delays in ndo_stopMadalin Bucur2019-10-311-1/+3
| * dpaa_eth: remove netdev_err() for user errorsMadalin Bucur2019-10-311-12/+4