- 67181985 Merge branch 'selftests-drv-net-add-a-simple-tso-test' by Jakub Kicinski · 1 year, 1 month ago master
- 0d0f417 selftests: drv-net: add a simple TSO test by Jakub Kicinski · 1 year, 1 month ago
- de94e86 selftests: drv-net: store addresses in dict indexed by ipver by Jakub Kicinski · 1 year, 1 month ago
- 2aefca8e selftests: drv-net: get detailed interface info by Jakub Kicinski · 1 year, 1 month ago
- 2217bcb selftests: drv-net: resolve remote interface name by Jakub Kicinski · 1 year, 1 month ago
- 22af030 Merge branch 'mptcp-rx-path-refactor' by Jakub Kicinski · 1 year, 1 month ago
- e0ca405 mptcp: micro-optimize __mptcp_move_skb() by Paolo Abeni · 1 year, 1 month ago
- 51fe9cb mptcp: dismiss __mptcp_rmem() by Paolo Abeni · 1 year, 1 month ago
- c8802de net: dismiss sk_forward_alloc_get() by Paolo Abeni · 1 year, 1 month ago
- 6639498 mptcp: cleanup mem accounting by Paolo Abeni · 1 year, 1 month ago
- bc68b0e mptcp: move the whole rx path under msk socket lock protection by Paolo Abeni · 1 year, 1 month ago
- f03afb3 mptcp: drop __mptcp_fastopen_gen_msk_ackseq() by Paolo Abeni · 1 year, 1 month ago
- c3349a2 mptcp: consolidate subflow cleanup by Paolo Abeni · 1 year, 1 month ago
- 9a6c2b2 nfc: hci: Remove unused nfc_llc_unregister by Dr. David Alan Gilbert · 1 year, 1 month ago
- 23dcacf selftests: net: Fix minor typos in MPTCP and psock tests by Suchit · 1 year, 1 month ago
- bf5b5104 Merge branch 'net-stmmac-further-cleanups' by Jakub Kicinski · 1 year, 1 month ago
- ac9a858 net: stmmac: "speed" passed to fix_mac_speed is an int by Russell King (Oracle) · 1 year, 1 month ago
- bc9d75b net: stmmac: remove useless priv->flow_ctrl by Russell King (Oracle) · 1 year, 1 month ago
- ff1a9b2 net: stmmac: clarify priv->pause and pause module parameter by Russell King (Oracle) · 1 year, 1 month ago
- 47dfd7a net: mana: Add debug logs in MANA network driver by Erni Sri Satya Vennela · 1 year, 1 month ago
- a60a27c Merge branch 'net-fib_rules-add-port-mask-support' by Jakub Kicinski · 1 year, 1 month ago
- f5d783c selftests: fib_rule_tests: Add port mask match tests by Ido Schimmel · 1 year, 1 month ago
- 94694aa selftests: fib_rule_tests: Add port range match tests by Ido Schimmel · 1 year, 1 month ago
- ab35ebf netlink: specs: Add FIB rule port mask attributes by Ido Schimmel · 1 year, 1 month ago
- 34e406a net: fib_rules: Enable port mask usage by Ido Schimmel · 1 year, 1 month ago
- fc1266a ipv6: fib_rules: Add port mask matching by Ido Schimmel · 1 year, 1 month ago
- 79a4e21 ipv4: fib_rules: Add port mask matching by Ido Schimmel · 1 year, 1 month ago
- da76659 net: fib_rules: Add port mask support by Ido Schimmel · 1 year, 1 month ago
- 39f970a net: fib_rules: Add port mask attributes by Ido Schimmel · 1 year, 1 month ago
- dfc4b67 dt-bindings: net: dsa: b53: add BCM53101 support by Claus Stovgaard · 1 year, 1 month ago
- c4f873c net: dsa: b53: mdio: add support for BCM53101 by Torben Nielsen · 1 year, 1 month ago
- de7a88b Merge branch 'am65-cpsw-cleanup' by David S. Miller · 1 year, 1 month ago
- ce643fa net: ethernet: ti am65_cpsw: Drop separate TX completion functions by Roger Quadros · 1 year, 1 month ago
- 6d6c793 net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp() by Roger Quadros · 1 year, 1 month ago
- 09057ce net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp() by Roger Quadros · 1 year, 1 month ago
- 1ae26bf net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdp by Roger Quadros · 1 year, 1 month ago
- 9a369ae net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g() by Roger Quadros · 1 year, 1 month ago
- 8e7d925 Merge branch 'net-mana-big-tcp' by David S. Miller · 1 year, 1 month ago
- 6859209 hv_netvsc: Use VF's tso_max_size value when data path is VF by Shradha Gupta · 1 year, 1 month ago
- 2731583 net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE by Shradha Gupta · 1 year, 1 month ago
- aefd232 Merge branch 'net-deduplicate-cookie-logic' by Jakub Kicinski · 1 year, 1 month ago
- 5cd2f78 ipv6: initialize inet socket cookies with sockcm_init by Willem de Bruijn · 1 year, 1 month ago
- 0962085 ipv6: replace ipcm6_init calls with ipcm6_init_sk by Willem de Bruijn · 1 year, 1 month ago
- e848591 icmp: reflect tos through ip cookie rather than updating inet_sk by Willem de Bruijn · 1 year, 1 month ago
- 9329b58 ipv4: remove get_rttos by Willem de Bruijn · 1 year, 1 month ago
- 9478879 ipv4: initialize inet socket cookies with sockcm_init by Willem de Bruijn · 1 year, 1 month ago
- 6ad8615 net: initialize mark in sockcm_init by Willem de Bruijn · 1 year, 1 month ago
- aaf6532 tcp: only initialize sockcm tsflags field by Willem de Bruijn · 1 year, 1 month ago
- 3a03f9e net: stmmac: Use str_enabled_disabled() helper by Yu-Chun Lin · 1 year, 1 month ago
- 8f02c48 net: Remove redundant variable declaration in __dev_change_flags() by Breno Leitao · 1 year, 1 month ago
- f29e414 selftests: net: Fix few spelling mistakes by Chandra Mohan Sundar · 1 year, 1 month ago
- 952d732 net: ethernet: mediatek: add EEE support by Qingfang Deng · 1 year, 1 month ago
- 9faaaef net: freescale: ucc_geth: make ugeth_mac_ops be static const by Pei Xiao · 1 year, 1 month ago
- 59ed446b Merge branch 'net-phy-improve-and-simplify-eee-handling-in-phylib' by Jakub Kicinski · 1 year, 1 month ago
- 809265f net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_active by Heiner Kallweit · 1 year, 1 month ago
- 199d0ce net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eee by Heiner Kallweit · 1 year, 1 month ago
- aa951fe net: phy: c45: Don't silently remove disabled EEE modes any longer when writing advertisement register by Heiner Kallweit · 1 year, 1 month ago
- 7f33fea net: phy: remove disabled EEE modes from advertising_eee in phy_probe by Heiner Kallweit · 1 year, 1 month ago
- a9b6a86 net: phy: improve phy_disable_eee_mode by Heiner Kallweit · 1 year, 1 month ago
- 8a6a77b net: phy: move definition of phy_is_started before phy_disable_eee_mode by Heiner Kallweit · 1 year, 1 month ago
- fabcfd6 net: phy: realtek: add defines for shadowed c45 standard registers by Heiner Kallweit · 1 year, 1 month ago
- 4389891 netlink: Unset cb_running when terminating dump on release by Siddh Raman Pant · 1 year, 1 month ago
- d5b595d Merge branch 'net-cadence-macb-modernize-statistics-reporting' by Jakub Kicinski · 1 year, 1 month ago
- f6af690 net: cadence: macb: Report standard stats by Sean Anderson · 1 year, 1 month ago
- 75696dd net: cadence: macb: Convert to get_stats64 by Sean Anderson · 1 year, 1 month ago
- c900e49 net: xilinx: axienet: Implement BQL by Sean Anderson · 1 year, 1 month ago
- 8af2136e net: phy: realtek: add helper RTL822X_VND2_C22_REG by Heiner Kallweit · 1 year, 1 month ago
- 2e864f1 Merge branch 'eth-mlx4-use-the-page-pool-for-rx-buffers' by Jakub Kicinski · 1 year, 1 month ago
- 82b023c eth: mlx4: use the page pool for Rx buffers by Jakub Kicinski · 1 year, 1 month ago
- d17fb2c eth: mlx4: remove the local XDP fast-recycling ring by Jakub Kicinski · 1 year, 1 month ago
- 8fdeafd eth: mlx4: don't try to complete XDP frames in netpoll by Jakub Kicinski · 1 year, 1 month ago
- 8533b14b eth: mlx4: create a page pool for Rx by Jakub Kicinski · 1 year, 1 month ago
- 4991b88 net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211x by Niklas Söderlund · 1 year, 1 month ago
- 8e677a4 trace: tcp: Add tracepoint for tcp_cwnd_reduction() by Breno Leitao · 1 year, 1 month ago
- 8f17a6a Merge branch 'net-phy-marvell-88q2xxx-cleanup' by Paolo Abeni · 1 year, 1 month ago
- 6c80672 net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init by Dimitri Fedrau · 1 year, 1 month ago
- cbe0449 net: phy: marvell-88q2xxx: order includes alphabetically by Dimitri Fedrau · 1 year, 1 month ago
- 8dcaed6 net: phy: marvell-88q2xxx: align defines by Dimitri Fedrau · 1 year, 1 month ago
- 01072de Merge branch 'vxlan-join-leave-mc-group-when-reconfigured' by Paolo Abeni · 1 year, 1 month ago
- eae1e92 selftests: test_vxlan_fdb_changelink: Add a test for MC remote change by Petr Machata · 1 year, 1 month ago
- 24adf47 selftests: test_vxlan_fdb_changelink: Convert to lib.sh by Petr Machata · 1 year, 1 month ago
- f802f17 selftests: forwarding: lib: Move require_command to net, generalize by Petr Machata · 1 year, 1 month ago
- d42d543 vxlan: Join / leave MC group after remote changes by Petr Machata · 1 year, 1 month ago
- 5afb159 vxlan: Drop 'changelink' parameter from vxlan_dev_configure() by Petr Machata · 1 year, 1 month ago
- 43130d0 page_pool: avoid infinite loop to schedule delayed worker by Jason Xing · 1 year, 1 month ago
- b4cb730 Merge branch 'add-af_xdp-support-for-cn10k' by Paolo Abeni · 1 year, 1 month ago
- 53616af octeontx2-pf: AF_XDP zero copy transmit support by Suman Ghosh · 1 year, 1 month ago
- c5c2398 octeontx2-pf: Prepare for AF_XDP by Suman Ghosh · 1 year, 1 month ago
- 25b07c1 octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue by Suman Ghosh · 1 year, 1 month ago
- efabce2 octeontx2-pf: AF_XDP zero copy receive support by Suman Ghosh · 1 year, 1 month ago
- b4164de octeontx2-pf: Add AF_XDP non-zero copy support by Suman Ghosh · 1 year, 1 month ago
- 94c80f7 octeontx2-pf: use xdp_return_frame() to free xdp buffers by Suman Ghosh · 1 year, 1 month ago
- 0f375d9 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by Jakub Kicinski · 1 year, 1 month ago
- b0b0f52 eth: fbnic: support TCP segmentation offload by Jakub Kicinski · 1 year, 1 month ago
- b5e4890 netdev: clarify GSO vs csum in qstats by Jakub Kicinski · 1 year, 1 month ago
- 637026e net: move stale comment about ntuple validation by Jakub Kicinski · 1 year, 1 month ago
- 24fc595 Merge branch 'netdev-genl-add-an-xsk-attribute-to-queues' by Jakub Kicinski · 1 year, 1 month ago
- 788e52e selftests: drv-net: Test queue xsk attribute by Joe Damato · 1 year, 1 month ago
- df524c8 netdev-genl: Add an XSK attribute to queues by Joe Damato · 1 year, 1 month ago
- a127c18 netlink: Add nla_put_empty_nest helper by Joe Damato · 1 year, 1 month ago