summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20net: avoid strange behavior with skb_defer_max == 1Jakub Kicinski
2022-05-20sfc/siena: Remove duplicate check on segmentsMartin Habets
2022-05-20tcp_ipv6: set the drop_reason in the right placeJakub Kicinski
2022-05-20Merge branch 'net-ipa-next'David S. Miller
2022-05-20net: ipa: save a copy of endpoint default configAlex Elder
2022-05-20net: ipa: rename a few endpoint config data typesAlex Elder
2022-05-20net: ipa: move endpoint configuration data definitionsAlex Elder
2022-05-20net: ipa: open-code ether_setup()Alex Elder
2022-05-20net: ipa: ignore endianness if there is no headerAlex Elder
2022-05-20net: ipa: rename a GSI error codeAlex Elder
2022-05-20net: ipa: drop an unneeded transaction referenceAlex Elder
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-05-19eth: mtk_ppe: fix up after mergeJakub Kicinski
2022-05-19Merge branch 'mptcp-miscellaneous-fixes-and-a-new-test-case'Jakub Kicinski
2022-05-19selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang
2022-05-19mptcp: Do not traverse the subflow connection list without lockMat Martineau
2022-05-19mptcp: Check for orphaned subflow before handling MP_FAIL timerMat Martineau
2022-05-19mptcp: stop using the mptcp_has_another_subflow() helperPaolo Abeni
2022-05-19tcp: improve PRR loss recoveryYuchung Cheng
2022-05-19docs: change the title of networking docsJakub Kicinski
2022-05-19net: ipa: don't proceed to out-of-bound writeJakub Kicinski
2022-05-19net: wwan: iosm: remove pointless null checkJakub Kicinski
2022-05-19Merge branch 'lantiq_gswip-two-small-fixes'Jakub Kicinski
2022-05-19net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl
2022-05-19net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl
2022-05-19net: wwan: t7xx: Fix smatch errorsRicardo Martinez
2022-05-19Merge branch 'mtk_eth_soc-phylink-updates'Jakub Kicinski
2022-05-19net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)
2022-05-19net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)
2022-05-19net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)
2022-05-19net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)
2022-05-19net: mtk_eth_soc: correct 802.3z duplex settingRussell King
2022-05-19net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)
2022-05-19net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)
2022-05-19net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)
2022-05-19net: tls: fix messing up lists when bpf enabledJakub Kicinski
2022-05-19net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter
2022-05-19net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober
2022-05-19Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-05-19can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp
2022-05-19can: can-dev: move to netif_napi_add_weight()Jakub Kicinski
2022-05-19can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp
2022-05-19Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds