- ebfbc46 openvswitch: Warn over-mtu packets only if iface is UP. by Flavio Leitner · 3 years, 10 months ago
- 01035bc Revert "net: socket: use BIT() for MSG_*" by David S. Miller · 3 years, 10 months ago
- 35db476 Merge branch 'ocelot-mrp' by David S. Miller · 3 years, 10 months ago
- 2ed2c5f net: ocelot: Remove ocelot_xfh_get_cpuq by Horatiu Vultur · 3 years, 10 months ago
- 7c588c3 net: ocelot: Extend MRP by Horatiu Vultur · 3 years, 10 months ago
- ebb1bb4 net: ocelot: Add PGID_BLACKHOLE by Horatiu Vultur · 3 years, 10 months ago
- 0d40597 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
- 46bb5a9 Merge branch 'mlxsw-Add-support-for-egress-and-policy-based-sampling' by David S. Miller · 3 years, 10 months ago
- 0f967d9 selftests: mlxsw: Test egress sampling limitation on Spectrum-1 only by Ido Schimmel · 3 years, 10 months ago
- f0b692c selftests: mlxsw: Add tc sample tests for new triggers by Ido Schimmel · 3 years, 10 months ago
- 45aad0b mlxsw: spectrum_acl: Offload FLOW_ACTION_SAMPLE by Ido Schimmel · 3 years, 10 months ago
- ca19ea6 mlxsw: core_acl_flex_actions: Add mirror sampler action by Ido Schimmel · 3 years, 10 months ago
- 54d0e96 mlxsw: spectrum_matchall: Add support for egress sampling by Ido Schimmel · 3 years, 10 months ago
- 90f53c5 mlxsw: spectrum: Start using sampling triggers hash table by Ido Schimmel · 3 years, 10 months ago
- 1b9fc42 mlxsw: spectrum: Track sampling triggers in a hash table by Ido Schimmel · 3 years, 10 months ago
- e09a595 mlxsw: spectrum_matchall: Pass matchall entry to sampling operations by Ido Schimmel · 3 years, 10 months ago
- 559313b mlxsw: spectrum_matchall: Push sampling checks to per-ASIC operations by Ido Schimmel · 3 years, 10 months ago
- 6561df5 mlxsw: spectrum_matchall: Propagate extack further by Ido Schimmel · 3 years, 10 months ago
- 5bdbdb8 Merge branch 'dpaa2-switch-small-cleanup' by David S. Miller · 3 years, 10 months ago
- 4fe72de dpaa2-eth: fixup kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
- 5ac2d25 dpaa2-switch: fit the function declaration on the same line by Ioana Ciornei · 3 years, 10 months ago
- 2b7e3f7 dpaa2-switch: reduce the size of the if_id bitmap to 64 bits by Ioana Ciornei · 3 years, 10 months ago
- 05b3636 dpaa2-switch: fix kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
- cba0445 dpaa2-switch: remove unused ABI functions by Ioana Ciornei · 3 years, 10 months ago
- 91306d1 net: ipa: Remove useless error message by Zihao Tang · 3 years, 10 months ago
- 51481c5 Merge branch 'switchdev-dsa-docs' by David S. Miller · 3 years, 10 months ago
- 787a410 Documentation: networking: switchdev: fix command for static FDB entries by Vladimir Oltean · 3 years, 10 months ago
- 0f22ad4 Documentation: networking: switchdev: clarify device driver behavior by Florian Fainelli · 3 years, 10 months ago
- 6e9530f Documentation: networking: dsa: add paragraph for the HSR/PRP offload by Vladimir Oltean · 3 years, 10 months ago
- f8f3c20 Documentation: networking: dsa: add paragraph for the MRP offload by Vladimir Oltean · 3 years, 10 months ago
- a998544 Documentation: networking: dsa: add paragraph for the LAG offload by Vladimir Oltean · 3 years, 10 months ago
- 8411abb Documentation: networking: dsa: mention integration with devlink by Vladimir Oltean · 3 years, 10 months ago
- 5a275f4 Documentation: networking: dsa: document the port_bridge_flags method by Vladimir Oltean · 3 years, 10 months ago
- f4b5c53 Documentation: networking: dsa: remove TODO about porting more vendor drivers by Vladimir Oltean · 3 years, 10 months ago
- f884399 Documentation: networking: dsa: remove references to switchdev prepare/commit by Vladimir Oltean · 3 years, 10 months ago
- f23f140 Documentation: networking: dsa: remove static port count from limitations by Vladimir Oltean · 3 years, 10 months ago
- 7714ee1 Documentation: networking: dsa: rewrite chapter about tagging protocol by Vladimir Oltean · 3 years, 10 months ago
- 0f45537 Documentation: networking: update the graphical representation by Vladimir Oltean · 3 years, 10 months ago
- 52280f6 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 3 years, 10 months ago
- f105f26 net: ipv4: route.c: simplify procfs code by Yejune Deng · 3 years, 10 months ago
- 77f0cae Merge branch 'bridge-m,cast-cleanups' by David S. Miller · 3 years, 10 months ago
- e09cf58 net: bridge: mcast: factor out common allow/block EHT handling by Nikolay Aleksandrov · 3 years, 10 months ago
- 6aa2c37 net: bridge: mcast: remove unreachable EHT code by Nikolay Aleksandrov · 3 years, 10 months ago
- 5a30833 net: dsa: mt7530: support MDB and bridge flag operations by DENG Qingfang · 3 years, 10 months ago
- 4b9068b Merge branch 'bcm6368' by David S. Miller · 3 years, 10 months ago
- e239756 net: mdio: Add BCM6368 MDIO mux bus controller by Álvaro Fernández Rojas · 3 years, 10 months ago
- da6557e dt-bindings: net: Add bcm6368-mdio-mux bindings by Álvaro Fernández Rojas · 3 years, 10 months ago
- 5acd0cf net: lapbether: Prevent racing when checking whether the netif is running by Xie He · 3 years, 11 months ago
- 3f9c066 Merge branch 'ipa-qmi-fixes' by David S. Miller · 3 years, 10 months ago
- 6ec7a9c net: ipa: extend the INDICATION_REGISTER request by Alex Elder · 3 years, 10 months ago
- 7ac629e net: ipa: fix another QMI message definition by Alex Elder · 3 years, 10 months ago
- 8aa6830 net: ipa: fix a duplicated tlv_type value by Alex Elder · 3 years, 10 months ago
- 6f0d325 net: dsa: sja1105: fix error return code in sja1105_cls_flower_add() by Wei Yongjun · 3 years, 10 months ago
- 6d16ead net: dsa: b53: spi: allow device tree probing by Álvaro Fernández Rojas · 3 years, 10 months ago
- 1bf3436 net: mdio: Alphabetically sort header inclusion by Calvin Johnson · 3 years, 10 months ago
- 74c7dbe Merge branch 'ionic-tx-updates' by David S. Miller · 3 years, 10 months ago
- 633eddf ionic: aggregate Tx byte counting calls by Shannon Nelson · 3 years, 10 months ago
- 19fef72 ionic: simplify tx clean by Shannon Nelson · 3 years, 10 months ago
- 2da479c ionic: generic tx skb mapping by Shannon Nelson · 3 years, 10 months ago
- 5b03924 ionic: simplify TSO descriptor mapping by Shannon Nelson · 3 years, 10 months ago
- 578ce04 Merge branch 'net-qualcomm-rmnet-stop-using-C-bit-fields' by David S. Miller · 3 years, 10 months ago
- 86ca860 net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header by Alex Elder · 3 years, 10 months ago
- cc1b21b net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer by Alex Elder · 3 years, 10 months ago
- 16653c1 net: qualcomm: rmnet: use masks instead of C bit-fields by Alex Elder · 3 years, 10 months ago
- 9d131d0 net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros by Alex Elder · 3 years, 10 months ago
- 50c62a1 net: qualcomm: rmnet: simplify some byte order logic by Alex Elder · 3 years, 10 months ago
- 45f3a13 net: qualcomm: rmnet: mark trailer field endianness by Alex Elder · 3 years, 10 months ago
- 3335369 e1000e: Remove the runtime suspend restriction on CNP+ by Chen Yu · 4 years, 2 months ago
- ccf8b94 e1000e: Leverage direct_complete to speed up s2ram by Chen Yu · 4 years, 2 months ago
- 0f13b5e net: ipa: make ipa_table_hash_support() inline by Alex Elder · 3 years, 10 months ago
- 6e3bac3 net: phy: add Marvell 88X2222 transceiver support by Ivan Bornyakov · 3 years, 10 months ago
- 63fe605 Merge branch 'stmmac-clocks' by David S. Miller · 3 years, 10 months ago
- 8f2f837 net: stmmac: dwmac-imx: add platform level clocks management for i.MX by Joakim Zhang · 3 years, 10 months ago
- b4d45ae net: stmmac: add platform level clocks management by Joakim Zhang · 3 years, 10 months ago
- 5ec5582 net: stmmac: add clocks management for gmac driver by Joakim Zhang · 3 years, 10 months ago
- 91de5ac Merge branch 'net-pcs-stmmac=add-C37-AN-SGMII-support' by David S. Miller · 3 years, 10 months ago
- 7310fe5 stmmac: intel: add pcs-xpcs for Intel mGbE controller by Ong Boon Leong · 3 years, 10 months ago
- c62808e net: stmmac: ensure phydev is attached to phylink for C37 AN by Ong Boon Leong · 3 years, 10 months ago
- e5e5b77 net: stmmac: make in-band AN mode parsing is supported for non-DT by Ong Boon Leong · 3 years, 10 months ago
- ab39385 net: phylink: make phylink_parse_mode() support non-DT platform by Ong Boon Leong · 3 years, 10 months ago
- b97b533 net: pcs: add C37 SGMII AN support for intel mGbE controller by Ong Boon Leong · 3 years, 10 months ago
- 07a4bc5 net: pcs: rearrange C73 functions to prepare for C37 support later by Ong Boon Leong · 3 years, 10 months ago
- 29c35da net: ethernet: neterion: Fix a typo in the file s2io.c by Bhaskar Chowdhury · 3 years, 10 months ago
- 6f05a12 net: ethernet: intel: igb: Typo fix in the file igb_main.c by Bhaskar Chowdhury · 3 years, 10 months ago
- a7dde23 ethernet: amazon: ena: A typo fix in the file ena_com.h by Bhaskar Chowdhury · 3 years, 10 months ago
- 9cb24ea atm: delete include/linux/atm_suni.h by Alexey Dobriyan · 3 years, 10 months ago
- acdff0d bonding: Added -ENODEV interpret for slaves option by Jianlin Lv · 3 years, 10 months ago
- 8f64860 net: export dev_set_threaded symbol by Lorenzo Bianconi · 3 years, 10 months ago
- db7284a net: dsa: hellcreek: Offload bridge port flags by Kurt Kanzenbach · 3 years, 10 months ago
- bb52073 ice: optimize for XDP_REDIRECT in xsk path by Magnus Karlsson · 4 years, 2 months ago
- 7d52fe2 ixgbe: optimize for XDP_REDIRECT in xsk path by Magnus Karlsson · 4 years, 2 months ago
- 346497c i40e: optimize for XDP_REDIRECT in xsk path by Magnus Karlsson · 4 years, 2 months ago
- 2117fce Merge branch 'psample-Add-additional-metadata-attributes' by David S. Miller · 3 years, 10 months ago
- bb24d59 selftests: mlxsw: Add tc sample tests by Ido Schimmel · 3 years, 10 months ago
- 2073c60 mlxsw: spectrum: Report extra metadata to psample module by Ido Schimmel · 3 years, 10 months ago
- 48990be mlxsw: spectrum: Remove mlxsw_sp_sample_receive() by Ido Schimmel · 3 years, 10 months ago
- e1f78ec mlxsw: spectrum: Remove unnecessary RCU read-side critical section by Ido Schimmel · 3 years, 10 months ago
- 5ab6dc9 mlxsw: pci: Set extra metadata in skb control block by Ido Schimmel · 3 years, 10 months ago
- d4cabaa mlxsw: Create dedicated field for Rx metadata in skb control block by Ido Schimmel · 3 years, 10 months ago
- e0eeede mlxsw: pci: Add more metadata fields to CQEv2 by Ido Schimmel · 3 years, 10 months ago