summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-14devlink: introduce dumpit callbacks for split opsJiri Pirko
2023-08-14devlink: rename doit callbacks for per-instance dump commandsJiri Pirko
2023-08-14devlink: introduce devlink_nl_pre_doit_port*() helper functionsJiri Pirko
2023-08-14devlink: parse rate attrs in doit() callbacksJiri Pirko
2023-08-14devlink: parse linecard attr in doit() callbacksJiri Pirko
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos
2023-08-14dt-bindings: net: ethernet-controller: add PSGMII modeRobert Marko
2023-08-14Merge branch 'mlxsw-redirection'David S. Miller
2023-08-14selftests: forwarding: Add test case for traffic redirection from a locked portIdo Schimmel
2023-08-14mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel
2023-08-14mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel
2023-08-14mlxsw: core_acl_flex_actions: Add IGNORE_ACTIONIdo Schimmel
2023-08-14net: stmmac: xgmac: show more MAC HW features in debugfsFurong Xu
2023-08-14Merge branch 'net-stats-helpers'David S. Miller
2023-08-14vxlan: Use helper functions to update statsLi Zetao
2023-08-14net: macsec: Use helper functions to update statsLi Zetao
2023-08-14vmxnet3: Add XDP support.William Tu
2023-08-14Merge branch 'ovs-drop-reasons'David S. Miller
2023-08-14selftests: openvswitch: add explicit drop testcaseAdrian Moreno
2023-08-14selftests: openvswitch: add drop reason testcaseAdrian Moreno
2023-08-14net: openvswitch: add misc error drop reasonsAdrian Moreno
2023-08-14net: openvswitch: add meter drop reasonAdrian Moreno
2023-08-14net: openvswitch: add explicit drop actionEric Garver
2023-08-14net: openvswitch: add action error drop reasonAdrian Moreno
2023-08-14net: openvswitch: add last-action drop reasonAdrian Moreno
2023-08-14Merge branch 'mptcp-remove-msk-subflow'David S. Miller
2023-08-14mptcp: Remove unnecessary test for __mptcp_init_sock()Kuniyuki Iwashima
2023-08-14mptcp: get rid of msk->subflowPaolo Abeni
2023-08-14mptcp: change the mpc check helper to return a skPaolo Abeni
2023-08-14mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()Paolo Abeni
2023-08-14mptcp: avoid additional indirection in sockoptPaolo Abeni
2023-08-14mptcp: avoid unneeded indirection in mptcp_stream_accept()Paolo Abeni
2023-08-14mptcp: avoid additional indirection in mptcp_poll()Paolo Abeni
2023-08-14mptcp: avoid additional indirection in mptcp_listen()Paolo Abeni
2023-08-14net: factor out __inet_listen_sk() helperPaolo Abeni
2023-08-14mptcp: mptcp: avoid additional indirection in mptcp_bind()Paolo Abeni
2023-08-14net: factor out inet{,6}_bind_sk helpersPaolo Abeni
2023-08-14mptcp: avoid subflow socket usage in mptcp_get_port()Paolo Abeni
2023-08-14mptcp: avoid additional __inet_stream_connect() callPaolo Abeni
2023-08-14mptcp: avoid unneeded mptcp_token_destroy() callsPaolo Abeni
2023-08-13net: Remove leftover include from nftables.hJörn-Thorben Hinz
2023-08-13Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-08-13net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean
2023-08-13Merge branch 'net-pci_dev_id'David S. Miller
2023-08-13net: ngbe: use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13net: tc35815: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13net: smsc: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13tg3: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13et131x: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-13net: e1000: Remove unused declarationsYue Haibing