summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Add a second bind table hashed by port and addressJoanne Koong2022-05-217-83/+489
* wwan: iosm: use a flexible array rather than allocate short objectsJakub Kicinski2022-05-211-4/+1
* stcp: Use memset_after() to zero sctp_stream_out_extXiu Jianfeng2022-05-211-6/+3
* net: mscc: fix the alignment in ocelot_port_fdb_del()Alaa Mohamed2022-05-211-1/+1
* net: vxlan: Fix kernel coding styleAlaa Mohamed2022-05-211-7/+6
* eth: bnxt: make ulp_id unsigned to make GCC 12 happyJakub Kicinski2022-05-212-12/+12
* selftests: fib_nexthops: Make ping timeout configurableAmit Cohen2022-05-211-25/+28
* net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()Yang Yingliang2022-05-211-5/+5
* net: tulip: fix build with CONFIG_GSCRolf Eike Beer2022-05-211-1/+1
* net: avoid strange behavior with skb_defer_max == 1Jakub Kicinski2022-05-211-8/+5
* sfc/siena: Remove duplicate check on segmentsMartin Habets2022-05-211-8/+1
* tcp_ipv6: set the drop_reason in the right placeJakub Kicinski2022-05-201-1/+1
* Merge branch 'net-ipa-next'David S. Miller2022-05-206-125/+128
|\
| * net: ipa: save a copy of endpoint default configAlex Elder2022-05-203-28/+28
| * net: ipa: rename a few endpoint config data typesAlex Elder2022-05-204-47/+47
| * net: ipa: move endpoint configuration data definitionsAlex Elder2022-05-202-62/+62
| * net: ipa: open-code ether_setup()Alex Elder2022-05-201-2/+9
| * net: ipa: ignore endianness if there is no headerAlex Elder2022-05-201-15/+17
| * net: ipa: rename a GSI error codeAlex Elder2022-05-202-4/+4
| * net: ipa: drop an unneeded transaction referenceAlex Elder2022-05-201-8/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-05-206-52/+20
|\
| * netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"Stephen Rothwell2022-05-181-0/+2
| * netfilter: conntrack: remove pr_debug callsites from tcp trackerFlorian Westphal2022-05-161-48/+4
| * netfilter: nf_conncount: reduce unnecessary GCWilliam Tu2022-05-162-0/+12
| * netfilter: Use l3mdev flow key when re-routing mangled packetsMartin Willi2022-05-162-4/+2
* | eth: mtk_ppe: fix up after mergeJakub Kicinski2022-05-201-1/+2
* | Merge branch 'mptcp-miscellaneous-fixes-and-a-new-test-case'Jakub Kicinski2022-05-205-45/+19
|\ \
| * | selftests: mptcp: add MP_FAIL reset testcaseGeliang Tang2022-05-201-0/+10
| * | mptcp: Do not traverse the subflow connection list without lockMat Martineau2022-05-202-16/+1
| * | mptcp: Check for orphaned subflow before handling MP_FAIL timerMat Martineau2022-05-202-13/+6
| * | mptcp: stop using the mptcp_has_another_subflow() helperPaolo Abeni2022-05-203-16/+2
|/ /
* | tcp: improve PRR loss recoveryYuchung Cheng2022-05-201-5/+5
* | docs: change the title of networking docsJakub Kicinski2022-05-201-2/+2
* | net: ipa: don't proceed to out-of-bound writeJakub Kicinski2022-05-201-2/+4
* | net: wwan: iosm: remove pointless null checkJakub Kicinski2022-05-201-10/+0
* | Merge branch 'lantiq_gswip-two-small-fixes'Jakub Kicinski2022-05-201-4/+5
|\ \
| * | net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl2022-05-201-2/+3
| * | net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl2022-05-201-2/+2
|/ /
* | net: wwan: t7xx: Fix smatch errorsRicardo Martinez2022-05-203-6/+3
* | Merge branch 'mtk_eth_soc-phylink-updates'Jakub Kicinski2022-05-203-133/+186
|\ \
| * | net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)2022-05-203-58/+53
| * | net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)2022-05-202-59/+79
| * | net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)2022-05-202-2/+10
| * | net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)2022-05-201-11/+22
| * | net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)2022-05-201-0/+8
| * | net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)2022-05-203-12/+20
| * | net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)2022-05-203-4/+4
| * | net: mtk_eth_soc: correct 802.3z duplex settingRussell King2022-05-203-10/+29
| * | net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)2022-05-201-13/+5
| * | net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)2022-05-201-3/+5