aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/packetengines (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14xen-netfront: remove leftover call to xennet_tx_buf_gc()Jan Beulich1-4/+0
2022-07-13octeontx2-af: Limit link bringup time at firmwareHariprasad Kelam4-5/+15
2022-07-13NFC: nxp-nci: add error reportingMichael Walle1-0/+34
2022-07-13octeontx2-af: returning uninitialized variableSebin Sebastian1-1/+1
2022-07-13octeontx2-af: Remove duplicate includeJiapeng Chong1-2/+0
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao2-3/+4
2022-07-13net: phy: mxl-gpy: print firmware in human readable formMichael Walle1-2/+3
2022-07-13net: phy: mxl-gpy: rename the FW type field nameMichael Walle1-5/+5
2022-07-13net: phy: mxl-gpy: cache PHY firmware versionMichael Walle1-19/+20
2022-07-13net: phy: mxl-gpy: fix version reportingMichael Walle1-5/+6
2022-07-13net: ip6mr: add RTM_GETROUTE netlink opDavid Lamparter1-1/+92
2022-07-13net: devlink: move unlocked function prototypes alongside the locked onesJiri Pirko1-9/+7
2022-07-13net: devlink: use helpers to work with devlink->lock mutexJiri Pirko1-115/+115
2022-07-13net: devlink: fix unlocked vs locked functions descriptionsJiri Pirko1-0/+22
2022-07-13octeontx2-af: Skip CGX/RPM probe incase of zero lmac countHariprasad Kelam5-4/+17
2022-07-13net: prestera: add support for port range filtersMaksym Glubokiy1-0/+24
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy4-7/+30
2022-07-13net: marvell: prestera: implement software MDB entries allocationOleksandr Mazur3-2/+635
2022-07-13net: marvell: prestera: define and implement MDB / flood domain API for entries creation and deletionOleksandr Mazur2-0/+163
2022-07-13net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HWOleksandr Mazur4-0/+259
2022-07-13net: marvell: prestera: rework bridge flags settingOleksandr Mazur5-89/+67
2022-07-13ip6_tunnel: allow to inherit from VLAN encapsulated IPMatthias May1-4/+7
2022-07-13ip6_gre: use actual protocol to select xmitMatthias May1-1/+3
2022-07-13ip6_gre: set DSCP for non-IPMatthias May1-7/+32
2022-07-13ip_tunnel: allow to inherit from VLAN encapsulated IPMatthias May1-8/+9
2022-07-12qlogic: qed: fix clang -Wformat warningsJustin Stitt1-2/+2
2022-07-12igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-43/+78
2022-07-12selftests: mptcp: add MPC backup testsPaolo Abeni1-0/+30
2022-07-12mptcp: more accurate MPC endpoint trackingPaolo Abeni2-7/+15
2022-07-12mptcp: allow the in kernel PM to set MPC subflow priorityPaolo Abeni1-22/+15
2022-07-12mptcp: address lookup improvementsPaolo Abeni1-5/+10
2022-07-12mptcp: introduce and use mptcp_pm_send_ack()Paolo Abeni3-24/+35
2022-07-12net: ip_tunnel: use strscpy to replace strlcpyXueBing Chen1-2/+2
2022-07-12tcp: make retransmitted SKB fit into the send windowYonglong Li1-7/+16
2022-07-12nfp: support TX VLAN ctag insert in NFDKDiana Wang3-31/+35
2022-07-12nfp: fix clang -Wformat warningsJustin Stitt2-2/+2
2022-07-12arch: arm64: dts: marvell: rename the sfp GPIO propertiesIoana Ciornei10-58/+58
2022-07-12arch: arm64: dts: lx2160a-clearfog-itx: rename the sfp GPIO propertiesIoana Ciornei1-4/+4
2022-07-12dt-bindings: net: sff,sfp: rename example dt nodes to be more genericIoana Ciornei1-9/+9
2022-07-12dt-bindings: net: convert sff,sfp to dtschemaIoana Ciornei3-85/+143
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao2-21/+17
2022-07-12devlink: Hold the instance lock in port_new / port_del callbacksMoshe Shemesh2-9/+1
2022-07-12net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_setMoshe Shemesh1-20/+0
2022-07-12net/mlx5: Use devl_ API in mlx5e_devlink_port_registerMoshe Shemesh4-4/+47
2022-07-12devlink: Remove unused functions devlink_rate_leaf_create/destroyMoshe Shemesh2-37/+7
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_registerMoshe Shemesh2-5/+9
2022-07-12net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_registerMoshe Shemesh3-5/+19
2022-07-12devlink: Remove unused function devlink_rate_nodes_destroyMoshe Shemesh2-19/+0
2022-07-12net/mlx5: Use devl_ API for rate nodes destroyMoshe Shemesh2-2/+14
2022-07-12net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enterMoshe Shemesh1-32/+11