summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-21net: vxlan: Fix kernel coding styleAlaa Mohamed1-7/+6
2022-05-21eth: bnxt: make ulp_id unsigned to make GCC 12 happyJakub Kicinski2-12/+12
2022-05-21selftests: fib_nexthops: Make ping timeout configurableAmit Cohen1-25/+28
2022-05-21net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()Yang Yingliang1-5/+5
2022-05-21net: tulip: fix build with CONFIG_GSCRolf Eike Beer1-1/+1
2022-05-21net: avoid strange behavior with skb_defer_max == 1Jakub Kicinski1-8/+5
2022-05-21sfc/siena: Remove duplicate check on segmentsMartin Habets1-8/+1
2022-05-20tcp_ipv6: set the drop_reason in the right placeJakub Kicinski1-1/+1
2022-05-20Merge branch 'net-ipa-next'David S. Miller6-125/+128
2022-05-20net: ipa: save a copy of endpoint default configAlex Elder3-28/+28
2022-05-20net: ipa: rename a few endpoint config data typesAlex Elder4-47/+47
2022-05-20net: ipa: move endpoint configuration data definitionsAlex Elder2-62/+62
2022-05-20net: ipa: open-code ether_setup()Alex Elder1-2/+9
2022-05-20net: ipa: ignore endianness if there is no headerAlex Elder1-15/+17
2022-05-20net: ipa: rename a GSI error codeAlex Elder2-4/+4
2022-05-20net: ipa: drop an unneeded transaction referenceAlex Elder1-8/+2
2022-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski6-52/+20
2022-05-20eth: mtk_ppe: fix up after mergeJakub Kicinski1-1/+2
2022-05-20Merge branch 'mptcp-miscellaneous-fixes-and-a-new-test-case'Jakub Kicinski5-45/+19
2022-05-20selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang1-0/+10
2022-05-20mptcp: Do not traverse the subflow connection list without lockMat Martineau2-16/+1
2022-05-20mptcp: Check for orphaned subflow before handling MP_FAIL timerMat Martineau2-13/+6
2022-05-20mptcp: stop using the mptcp_has_another_subflow() helperPaolo Abeni3-16/+2
2022-05-20tcp: improve PRR loss recoveryYuchung Cheng1-5/+5
2022-05-20docs: change the title of networking docsJakub Kicinski1-2/+2
2022-05-20net: ipa: don't proceed to out-of-bound writeJakub Kicinski1-2/+4
2022-05-20net: wwan: iosm: remove pointless null checkJakub Kicinski1-10/+0
2022-05-20Merge branch 'lantiq_gswip-two-small-fixes'Jakub Kicinski1-4/+5
2022-05-20net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl1-2/+3
2022-05-20net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl1-2/+2
2022-05-20net: wwan: t7xx: Fix smatch errorsRicardo Martinez3-6/+3
2022-05-20Merge branch 'mtk_eth_soc-phylink-updates'Jakub Kicinski3-133/+186
2022-05-20net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)3-58/+53
2022-05-20net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)2-59/+79
2022-05-20net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)2-2/+10
2022-05-20net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)1-11/+22
2022-05-20net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)1-0/+8
2022-05-20net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)3-12/+20
2022-05-20net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)3-4/+4
2022-05-20net: mtk_eth_soc: correct 802.3z duplex settingRussell King3-10/+29
2022-05-20net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)1-13/+5
2022-05-20net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)1-3/+5
2022-05-20net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)1-8/+0
2022-05-20net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)2-2/+0
2022-05-20net: tls: fix messing up lists when bpf enabledJakub Kicinski1-1/+3
2022-05-20net: ethernet: SP7021: fix a use after free of skb->lenDan Carpenter1-1/+3
2022-05-20net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober1-7/+26
2022-05-20Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...Jakub Kicinski31-403/+34
2022-05-19can: mcp251xfd: silence clang's -Wunaligned-access warningVincent Mailhol1-1/+1
2022-05-19can: can-dev: remove obsolete CAN LED supportOliver Hartkopp25-378/+2