summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-02net/mlx5: LAG, Use port enumeratorsErez Alfasi3-57/+69
2019-11-02net/mlx5: rate limit alloc_ent error messagesLi RongQing1-1/+1
2019-11-02net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin1-0/+1
2019-11-02net/mlx5e: Bit sized fields rewrite supportDmytro Linkin1-60/+62
2019-11-02net/mlx5: WQ, Move short getters into header fileTariq Toukan2-24/+20
2019-11-02net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed3-0/+25
2019-11-02net/mlx5: Support lockless FTE read lookupsParav Pandit2-15/+56
2019-11-02net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit1-9/+10
2019-11-02net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6
2019-11-02net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin4-10/+21
2019-11-02net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang1-3/+1
2019-11-02net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko2-25/+46
2019-11-02net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria5-106/+10
2019-11-01hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches9-4/+5
2019-11-01Merge branch 'bnxt_en-Updates-for-net-next'David S. Miller6-23/+483
2019-11-01bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume.Pavan Chebbi1-0/+2
2019-11-01bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.Vasundhara Volam1-9/+14
2019-11-01bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam3-11/+20
2019-11-01bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna3-2/+165
2019-11-01bnxt_en: Add support for NAT(L3/L4 rewrite)Somnath Kotur2-7/+144
2019-11-01bnxt: Avoid logging an unnecessary message when a flow can't be offloadedSomnath Kotur1-1/+2
2019-11-01bnxt_en: Add support for L2 rewriteVenkat Duvvuru2-0/+143
2019-11-01Merge branch 'net-dsa-replace-routing-tables-with-a-list'David S. Miller4-88/+85
2019-11-01net: dsa: tag_8021q: clarify index limitationVivien Didelot1-3/+2
2019-11-01net: dsa: remove limitation of switch index valueVivien Didelot1-2/+0
2019-11-01net: dsa: remove tree functions related to switchesVivien Didelot1-33/+10
2019-11-01net: dsa: remove the dst->ds arrayVivien Didelot2-12/+0
2019-11-01net: dsa: remove switch routing table setup codeVivien Didelot1-22/+2
2019-11-01net: dsa: remove ds->rtableVivien Didelot2-11/+0
2019-11-01net: dsa: list DSA links in the fabricVivien Didelot3-6/+72
2019-11-01Merge branch 'dpaa2-eth-add-MAC-PHY-support-through-phylink'David S. Miller17-29/+1157
2019-11-01net: documentation: add docs for MAC/PHY support in DPAA2Ioana Ciornei3-0/+194
2019-11-01dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei10-21/+818
2019-11-01dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei1-4/+3
2019-11-01bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei5-4/+132
2019-11-01bus: fsl-mc: export device types present on the busIoana Ciornei1-0/+10
2019-11-01Merge branch 'sfc-Add-XDP-support'David S. Miller7-44/+572
2019-11-01sfc: add XDP counters to ethtool statsCharles McLachlan3-0/+42
2019-11-01sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan4-1/+116
2019-11-01sfc: allocate channels for XDP tx queuesCharles McLachlan4-40/+190
2019-11-01sfc: Enable setting of xdp_progCharles McLachlan1-0/+70
2019-11-01sfc: perform XDP processing on received packetsCharles McLachlan3-2/+145
2019-11-01sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan2-2/+10
2019-10-31mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor1-1/+1
2019-10-31Merge branch 's390-next'David S. Miller8-119/+120
2019-10-31s390/qeth: don't cache MAC addresses for multicast IPsJulian Wiedmann3-19/+12
2019-10-31s390/qeth: use helpers for IP address hashingJulian Wiedmann2-19/+10
2019-10-31s390/qeth: don't set card state in qeth_qdio_clear_card()Julian Wiedmann1-1/+0
2019-10-31s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann3-31/+9
2019-10-31s390/qeth: keep IRQ disabled until NAPI is really doneJulian Wiedmann1-3/+3