summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-04Merge branch 'net-Constify-struct-genl_small_ops'David S. Miller
2020-10-04net: openvswitch: Constify static struct genl_small_opsRikard Falkeborn
2020-10-04mptcp: Constify mptcp_pm_opsRikard Falkeborn
2020-10-04drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmitXie He
2020-10-04Merge branch 'bnxt_en-net-next-updates'David S. Miller
2020-10-04bnxt_en: Eliminate unnecessary RX resets.Michael Chan
2020-10-04bnxt_en: Reduce unnecessary message log during RX errors.Michael Chan
2020-10-04bnxt_en: Add a software counter for RX ring reset.Michael Chan
2020-10-04bnxt_en: Implement RX ring reset in response to buffer errors.Michael Chan
2020-10-04bnxt_en: Refactor bnxt_init_one_rx_ring().Michael Chan
2020-10-04bnxt_en: Refactor bnxt_free_rx_skbs().Michael Chan
2020-10-04bnxt_en: Log FW health status info, if reset is aborted.Michael Chan
2020-10-04bnxt_en: perform no master recovery during startupEdwin Peer
2020-10-04bnxt_en: log firmware status on firmware init failureEdwin Peer
2020-10-04bnxt_en: refactor bnxt_alloc_fw_health()Edwin Peer
2020-10-04bnxt_en: Update firmware interface spec to 1.10.1.68.Vasundhara Volam
2020-10-04Merge branch 'mv88e6xxx-Add-per-port-devlink-regions'David S. Miller
2020-10-04net: dsa: mv88e6xxx: Add per port devlink regionsAndrew Lunn
2020-10-04net: dsa: Add helper for converting devlink port to ds and portAndrew Lunn
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn
2020-10-04net: devlink: Add support for port regionsAndrew Lunn
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn
2020-10-04net: dsa: Make use of devlink port flavour unusedAndrew Lunn
2020-10-04net: devlink: Add unused port flavourAndrew Lunn
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter
2020-10-04netfilter: nfnetlink: place subsys mutexes in distinct lockdep classesFlorian Westphal
2020-10-04netfilter: ipset: enable memory accounting for ipset allocationsVasily Averin
2020-10-04netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCKYueHaibing
2020-10-03mptcp: ADD_ADDRs with echo bit are smallerMatthieu Baerts
2020-10-03dt-bindings: net: dsa: b53: Fix full duplex in exampleKurt Kanzenbach
2020-10-03dt-bindings: net: dsa: b53: Specify unit address in hexKurt Kanzenbach
2020-10-03net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic configVladimir Oltean
2020-10-03bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03net: ksz884x: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03net: bna: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03usbnet: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-03Merge branch 'net-sched-Add-actions-for-MPLS-L2-VPNs'David S. Miller
2020-10-03net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-10-03net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King
2020-10-03net/smc: use an array to check fields in system EIDKarsten Graul
2020-10-03net/smc: send ISM devices with unique chid in CLC proposalKarsten Graul
2020-10-03Merge branch 'Add-Seville-Ethernet-switch-to-T1040RDB'David S. Miller
2020-10-03powerpc: dts: t1040rdb: add ports for Seville Ethernet switchVladimir Oltean
2020-10-03powerpc: dts: t1040: add bindings for Seville Ethernet switchVladimir Oltean
2020-10-03tcp: account total lost packets properlyYuchung Cheng
2020-10-03Merge branch 'net-iucv-next'David S. Miller