summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: mtk_eth_soc: rely on GFP_KERNEL for dma_alloc_coherent wheneve...Lorenzo Bianconi2022-05-221-5/+4
* dt-bindings: net: mediatek,net: add mt7986-eth bindingLorenzo Bianconi2022-05-221-2/+139
* arm64: dts: mediatek: mt7986: introduce ethernet nodesLorenzo Bianconi2022-05-223-0/+183
* Merge branch 'net-gcc12-warnings'David S. Miller2022-05-223-0/+15
|\
| * eth: tg3: silence the GCC 12 array-bounds warningJakub Kicinski2022-05-221-0/+5
| * eth: ice: silence the GCC 12 array-bounds warningJakub Kicinski2022-05-221-0/+5
| * eth: mtk_eth_soc: silence the GCC 12 array-bounds warningJakub Kicinski2022-05-221-0/+5
|/
* net: mscc: ocelot: offload tc action "ok" using an empty action vectorVladimir Oltean2022-05-221-0/+16
* Merge branch 'ocelot-selftests'David S. Miller2022-05-221-105/+97
|\
| * selftests: ocelot: tc_flower_chains: reorder interfacesVladimir Oltean2022-05-221-23/+19
| * selftests: ocelot: tc_flower_chains: use conventional interface namesVladimir Oltean2022-05-221-67/+67
| * selftests: ocelot: tc_flower_chains: streamline test outputVladimir Oltean2022-05-221-28/+24
|/
* net: wrap the wireless pointers in struct net_device in an ifdefJakub Kicinski2022-05-225-10/+25
* net: fec: Do proper error checking for enet_out clkUwe Kleine-König2022-05-221-3/+5
* net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmiiTommaso Merciai2022-05-221-1/+8
* net: selftests: Add stress_reuseport_listen to .gitignoreMuhammad Usama Anjum2022-05-221-0/+1
* Merge branch 'rxrpc-misc'David S. Miller2022-05-2223-391/+366
|\
| * afs: Adjust ACK interpretation to try and cope with NATDavid Howells2022-05-224-1/+36
| * rxrpc, afs: Fix selection of abort codesDavid Howells2022-05-223-6/+8
| * rxrpc: Return an error to sendmsg if call failedDavid Howells2022-05-221-0/+6
| * rxrpc: Automatically generate trace tag enumsDavid Howells2022-05-221-219/+42
| * rxrpc: Fix locking issueDavid Howells2022-05-228-22/+62
| * rxrpc: Use refcount_t rather than atomic_tDavid Howells2022-05-2213-122/+119
| * rxrpc: Allow list of in-use local UDP endpoints to be viewed in /procDavid Howells2022-05-224-22/+94
|/
* Merge branch 'ipa-next'David S. Miller2022-05-2214-162/+156
|\
| * net: ipa: use data space for command opcodesAlex Elder2022-05-221-2/+4
| * net: ipa: remove command info poolAlex Elder2022-05-225-50/+18
| * net: ipa: remove command direction argumentAlex Elder2022-05-223-20/+9
| * net: ipa: get rid of ipa_cmd_info->directionAlex Elder2022-05-222-6/+1
| * net: ipa: count the number of modem TX endpointsAlex Elder2022-05-222-5/+7
| * net: ipa: kill gsi_trans_commit_wait_timeout()Alex Elder2022-05-224-40/+7
| * net: ipa: specify RX aggregation time limit in config dataAlex Elder2022-05-228-4/+35
| * net: ipa: support hard aggregation limitsAlex Elder2022-05-222-35/+69
| * net: ipa: make endpoint HOLB drop configurableAlex Elder2022-05-222-2/+8
|/
* qed: fix typos in commentsJulia Lawall2022-05-222-2/+2
* nfp: flower: fix typo in commentJulia Lawall2022-05-221-1/+1
* net: marvell: prestera: fix typo in commentJulia Lawall2022-05-221-1/+1
* cirrus: cs89x0: fix typo in commentJulia Lawall2022-05-221-1/+1
* net: qed: fix typos in commentsJulia Lawall2022-05-223-5/+5
* net/mlx5: fix typo in commentJulia Lawall2022-05-221-1/+1
* net: mvpp2: fix typo in commentJulia Lawall2022-05-221-1/+1
* net: sparx5: switchdev: fix typo in commentJulia Lawall2022-05-221-1/+1
* Merge branch 'add-a-bhash2-table-hashed-by-port-address'Jakub Kicinski2022-05-2010-83/+611
|\
| * selftests: Add test for timing a bind request to a port with a populated bhas...Joanne Koong2022-05-203-0/+122
| * net: Add a second bind table hashed by port and addressJoanne Koong2022-05-207-83/+489
|/
* wwan: iosm: use a flexible array rather than allocate short objectsJakub Kicinski2022-05-201-4/+1
* stcp: Use memset_after() to zero sctp_stream_out_extXiu Jianfeng2022-05-201-6/+3
* net: mscc: fix the alignment in ocelot_port_fdb_del()Alaa Mohamed2022-05-201-1/+1
* net: vxlan: Fix kernel coding styleAlaa Mohamed2022-05-201-7/+6
* eth: bnxt: make ulp_id unsigned to make GCC 12 happyJakub Kicinski2022-05-202-12/+12