summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Merge branch 'xen-netfront-xsa-403-follow-on'Paolo Abeni1-14/+10
2022-07-14xen-netfront: re-order error checks in xennet_get_responses()Jan Beulich1-10/+10
2022-07-14xen-netfront: remove leftover call to xennet_tx_buf_gc()Jan Beulich1-4/+0
2022-07-14octeontx2-af: Limit link bringup time at firmwareHariprasad Kelam4-5/+15
2022-07-14NFC: 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-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller216-4282/+7238
2022-07-13Merge branch 'phy-mxl-gpy-version-fix-and-improvements'David S. Miller1-26/+29
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-13Merge branch 'devlink-cosmetic-fixes'David S. Miller2-124/+144
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-13Merge branch 'prestera-port-range-filters'David S. Miller5-7/+54
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-13Merge branch 'prestera-mdb-offload'David S. Miller5-91/+1124
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 entri...Oleksandr Mazur2-0/+163
2022-07-13net: marvell: prestera: define MDB/flood domain entries and HW API to offload...Oleksandr 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-13qlogic: qed: fix clang -Wformat warningsJustin Stitt1-2/+2
2022-07-13igb: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-43/+78
2022-07-13Merge branch 'mptcp-support-changes-to-initial-subflow-priority'Jakub Kicinski4-58/+105
2022-07-13selftests: mptcp: add MPC backup testsPaolo Abeni1-0/+30
2022-07-13mptcp: more accurate MPC endpoint trackingPaolo Abeni2-7/+15
2022-07-13mptcp: allow the in kernel PM to set MPC subflow priorityPaolo Abeni1-22/+15
2022-07-13mptcp: address lookup improvementsPaolo Abeni1-5/+10
2022-07-13mptcp: introduce and use mptcp_pm_send_ack()Paolo Abeni3-24/+35
2022-07-13net: ip_tunnel: use strscpy to replace strlcpyXueBing Chen1-2/+2
2022-07-13tcp: make retransmitted SKB fit into the send windowYonglong Li1-7/+16
2022-07-13nfp: support TX VLAN ctag insert in NFDKDiana Wang3-31/+35
2022-07-13nfp: fix clang -Wformat warningsJustin Stitt2-2/+2
2022-07-13Merge branch 'dt-bindings-net-convert-sff-sfp-to-dtschema'Jakub Kicinski14-147/+205
2022-07-13arch: arm64: dts: marvell: rename the sfp GPIO propertiesIoana Ciornei10-58/+58
2022-07-13arch: arm64: dts: lx2160a-clearfog-itx: rename the sfp GPIO propertiesIoana Ciornei1-4/+4
2022-07-13dt-bindings: net: sff,sfp: rename example dt nodes to be more genericIoana Ciornei1-9/+9
2022-07-13dt-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