aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-31bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery.Vasundhara Volam1-9/+14
2019-10-31bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam3-11/+20
2019-10-31bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacksSriharsha Basavapatna3-2/+165
2019-10-31bnxt_en: Add support for NAT(L3/L4 rewrite)Somnath Kotur2-7/+144
2019-10-31bnxt: Avoid logging an unnecessary message when a flow can't be offloadedSomnath Kotur1-1/+2
2019-10-31bnxt_en: Add support for L2 rewriteVenkat Duvvuru2-0/+143
2019-10-31Merge branch 'net-dsa-replace-routing-tables-with-a-list'David S. Miller4-88/+85
2019-10-31net: dsa: tag_8021q: clarify index limitationVivien Didelot1-3/+2
2019-10-31net: dsa: remove limitation of switch index valueVivien Didelot1-2/+0
2019-10-31net: dsa: remove tree functions related to switchesVivien Didelot1-33/+10
2019-10-31net: dsa: remove the dst->ds arrayVivien Didelot2-12/+0
2019-10-31net: dsa: remove switch routing table setup codeVivien Didelot1-22/+2
2019-10-31net: dsa: remove ds->rtableVivien Didelot2-11/+0
2019-10-31net: dsa: list DSA links in the fabricVivien Didelot3-6/+72
2019-10-31Merge branch 'dpaa2-eth-add-MAC-PHY-support-through-phylink'David S. Miller17-29/+1157
2019-10-31net: documentation: add docs for MAC/PHY support in DPAA2Ioana Ciornei3-0/+194
2019-10-31dpaa2-eth: add MAC/PHY support through phylinkIoana Ciornei10-21/+818
2019-10-31dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGEDIoana Ciornei1-4/+3
2019-10-31bus: fsl-mc: add the fsl_mc_get_endpoint functionIoana Ciornei5-4/+132
2019-10-31bus: fsl-mc: export device types present on the busIoana Ciornei1-0/+10
2019-10-31Merge branch 'sfc-Add-XDP-support'David S. Miller7-44/+572
2019-10-31sfc: add XDP counters to ethtool statsCharles McLachlan3-0/+42
2019-10-31sfc: handle XDP_TX outcomes of XDP eBPF programsCharles McLachlan4-1/+116
2019-10-31sfc: allocate channels for XDP tx queuesCharles McLachlan4-40/+190
2019-10-31sfc: Enable setting of xdp_progCharles McLachlan1-0/+70
2019-10-31sfc: perform XDP processing on received packetsCharles McLachlan3-2/+145
2019-10-31sfc: support encapsulation of xdp_frames in efx_tx_bufferCharles McLachlan2-2/+10
2019-10-31igb: Enable media autosense for the i350.Manfred Rudigier2-2/+2
2019-10-31igb/igc: Don't warn on fatal read failures when the device is removedLyude Paul2-2/+4
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet2-3/+6
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet2-3/+3
2019-10-31mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_initNathan Chancellor1-1/+1
2019-10-31Merge branch 'pm-cpufreq'Rafael J. Wysocki2-26/+42
2019-10-31netdevsim: Fix use-after-free during device dismantleIdo Schimmel1-0/+5
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
2019-10-31s390/qeth: use QDIO_BUFNR()Julian Wiedmann1-20/+17
2019-10-31s390/qeth: use IQD Multi-WriteJulian Wiedmann2-10/+53
2019-10-31s390/qdio: implement IQD Multi-WriteJulian Wiedmann2-16/+16
2019-10-31rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2-5/+14
2019-10-31Merge branch 'DPAA-Ethernet-changes'David S. Miller6-193/+177
2019-10-31dpaa_eth: register a device link for the qman portal usedMadalin Bucur3-15/+3
2019-10-31soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur2-0/+31
2019-10-31dpaa_eth: extend delays in ndo_stopMadalin Bucur1-1/+3
2019-10-31dpaa_eth: remove netdev_err() for user errorsMadalin Bucur1-12/+4
2019-10-31dpaa_eth: add dropped frames to percpu ethtool statsMadalin Bucur1-0/+8