summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-23selftests: drv-net: factor out parsing of the envJakub Kicinski
2024-04-23selftests: drv-net: define endpoint structuresJakub Kicinski
2024-04-23Merge branch 'netdev-support-dumping-a-single-netdev-in-qstats'Jakub Kicinski
2024-04-23selftests: drv-net: test dumping qstats per deviceJakub Kicinski
2024-04-23netlink: support all extack types in dumpsJakub Kicinski
2024-04-23netlink: move extack writing helpersJakub Kicinski
2024-04-23netdev: support dumping a single netdev in qstatsJakub Kicinski
2024-04-23af_unix: Don't access successor in unix_del_edges() during GC.Kuniyuki Iwashima
2024-04-23Merge branch 'net-ipa-eight-simple-cleanups'Paolo Abeni
2024-04-23net: ipa: kill ipa_version_supported()Alex Elder
2024-04-23net: ipa: fix two minor ipa_cmd problemsAlex Elder
2024-04-23net: ipa: fix two bogus argument namesAlex Elder
2024-04-23net: ipa: make ipa_table_hash_support() a real functionAlex Elder
2024-04-23net: ipa: remove unneeded FILT_ROUT_HASH_EN definitionsAlex Elder
2024-04-23net: ipa: call device_init_wakeup() earlierAlex Elder
2024-04-23net: ipa: only enable the SUSPEND IPA interrupt when neededAlex Elder
2024-04-23net: ipa: maintain bitmap of suspend-enabled endpointsAlex Elder
2024-04-23Merge branch 'net-stmmac-fix-mac-capabilities-procedure'Paolo Abeni
2024-04-23net: stmmac: Move MAC caps init to phylink MAC caps getterSerge Semin
2024-04-23net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin
2024-04-23Merge branch 'enable-rx-hw-timestamp-for-ptp-packets-using-cpts-fifo'Paolo Abeni
2024-04-23net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP pac...Chintan Vankar
2024-04-23net: ethernet: ti: am65-cpts: Enable RX HW timestamp for PTP packets using CP...Chintan Vankar
2024-04-23Merge branch 'read-phy-address-of-switch-from-device-tree-on-mt7530-dsa-subdr...Paolo Abeni
2024-04-23net: dsa: mt7530: simplify core operationsArınç ÜNAL
2024-04-23net: dsa: mt7530-mdio: read PHY address of switch from device treeArınç ÜNAL
2024-04-22net: ethernet: mtk_eth_soc: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-22dpaa2-switch: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-22cxgb4: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-22net: openvswitch: Check vport netdev nameJun Gu
2024-04-22Merge branch 'netlink-add-nftables-spec-w-multi-messages'Jakub Kicinski
2024-04-22netfilter: nfnetlink: Handle ACK flags for batch messagesDonald Hunter
2024-04-22tools/net/ynl: Add multi message support to ynlDonald Hunter
2024-04-22tools/net/ynl: Fix extack decoding for directional opsDonald Hunter
2024-04-22doc/netlink/specs: Add draft nftables specDonald Hunter
2024-04-22Merge branch 'for-uring-ubufops' into HEADJakub Kicinski
2024-04-22net: add callback for setting a ubuf_info to skbPavel Begunkov
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov
2024-04-22Merge branch 'tcp-avoid-sending-too-small-packets'Jakub Kicinski
2024-04-22tcp: try to send bigger TSO packetsEric Dumazet
2024-04-22tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()Eric Dumazet
2024-04-22tcp: remove dubious FIN exception from tcp_cwnd_test()Eric Dumazet
2024-04-22Merge branch 'mlx5e-per-queue-coalescing'Jakub Kicinski
2024-04-22net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu
2024-04-22net/mlx5e: Dynamically allocate DIM structure for SQs/RQsRahul Rameshbabu
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu
2024-04-22net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu
2024-04-22Merge branch 'net-dsa-vsc73xx-convert-to-phylink-and-do-some-cleanup'Jakub Kicinski
2024-04-22net: dsa: vsc73xx: add structure descriptionsPawel Dembicki