summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp
2022-04-12net: usb: qmi_wwan: add Telit 0x1057 compositionDaniele Palmas
2022-04-12Merge branch 'sfc-remove-some-global-definitions'Paolo Abeni
2022-04-12sfc: Remove global definition of efx_reset_type_namesMartin Habets
2022-04-12sfc: Remove duplicate definition of efx_xmit_doneMartin Habets
2022-04-12sfc: efx_default_channel_type APIs can be staticMartin Habets
2022-04-12Merge branch 'net-dsa-mt7530-updates-for-phylink-changes'Paolo Abeni
2022-04-12net: dsa: mt7530: mark as non-legacyRussell King (Oracle)
2022-04-12net: dsa: mt7530: move autoneg handling to PCS validationRussell King (Oracle)
2022-04-12net: dsa: mt7530: partially convert to phylink_pcsRussell King (Oracle)
2022-04-12net: dsa: mt7530: switch to use phylink_get_linkmodes()Russell King (Oracle)
2022-04-12net: dsa: mt7530: only indicate linkmodes that can be supportedRussell King (Oracle)
2022-04-12net: dsa: mt7530: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2022-04-12net: dsa: mt7530: remove interface checksRussell King (Oracle)
2022-04-12net: dsa: mt7530: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-04-12net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)
2022-04-12Merge branch 'net-bridge-add-support-for-host-l2-mdb-entries'Paolo Abeni
2022-04-12selftests: forwarding: new test, verify host mdb entriesJoachim Wiberg
2022-04-12net: bridge: add support for host l2 mdb entriesJoachim Wiberg
2022-04-12sfc: Fix spelling mistake "writting" -> "writing"Lv Ruyi
2022-04-11net/cadence: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-11sfc: ef10: Fix assigning negative value to unsigned variableHaowen Bai
2022-04-11net: bridge: offload BR_HAIRPIN_MODE, BR_ISOLATED, BR_MULTICAST_TO_UNICASTArınç ÜNAL
2022-04-11Merge branch 'net-lan966x-add-support-for-fdma'Jakub Kicinski
2022-04-11net: lan966x: Update FDMA to change MTU.Horatiu Vultur
2022-04-11net: lan966x: Add FDMA functionalityHoratiu Vultur
2022-04-11net: lan966x: Expose functions that are needed by FDMAHoratiu Vultur
2022-04-11net: lan966x: Add registers that are used for FDMA.Horatiu Vultur
2022-04-11net: calxedaxgmac: Fix typo (doubled "the")Jonathan Neuschäfer
2022-04-11net: ethernet: ti: am65-cpsw: Fix build error without PHYLINKYueHaibing
2022-04-11Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2022-04-11net: stmmac: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-11hv_netvsc: Add support for XDP_REDIRECTHaiyang Zhang
2022-04-11Merge branch 'ipv4-convert-several-tos-fields-to-dscp_t'Jakub Kicinski
2022-04-11net: marvell: prestera: Use dscp_t in struct prestera_kern_fib_cacheGuillaume Nault
2022-04-11mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entryGuillaume Nault
2022-04-11netdevsim: Use dscp_t in struct nsim_fib4_rtGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-04-11net: ethernet: ti: cpsw: drop CPSW_HEADROOM defineGrygorii Strashko
2022-04-11Merge branch 'mptcp-next'David S. Miller
2022-04-11selftests/mptcp: add diag listen testsFlorian Westphal
2022-04-11mptcp: listen diag dump supportFlorian Westphal
2022-04-11mptcp: remove locking in mptcp_diag_fill_infoFlorian Westphal
2022-04-11mptcp: diag: switch to context structureFlorian Westphal
2022-04-11mptcp: add pm_nl_pernet helpersGeliang Tang
2022-04-11mptcp: reset the packet scheduler on PRIO changePaolo Abeni
2022-04-11mptcp: reset the packet scheduler on incoming MP_PRIOPaolo Abeni
2022-04-11mptcp: optimize release_cb for the common casePaolo Abeni
2022-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller