summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sched: sch_drr: warn about class in use while deletingPedro Tammela2023-08-011-1/+3
* net/sched: wrap open coded Qdics class filter counterPedro Tammela2023-08-015-20/+41
* Merge branch 'mptcp-cleanup-and-improvements-in-the-selftests'Jakub Kicinski2023-07-315-301/+329
|\
| * selftests: mptcp: userspace_pm: unmute unexpected errorsMatthieu Baerts2023-07-311-50/+50
| * selftests: mptcp: pm_nl_ctl: always look for errorsMatthieu Baerts2023-07-313-15/+26
| * selftests: mptcp: join: colored resultsMatthieu Baerts2023-07-312-4/+43
| * selftests: mptcp: join: rework detailed reportMatthieu Baerts2023-07-311-236/+214
|/
* net/hsr: Remove unused function declarationsYue Haibing2023-07-311-2/+0
* selftests: connector: Fix input argument error paths to skipShuah Khan2023-07-311-2/+2
* tcx: Fix splat during dev unregisterMartin KaFai Lau2023-07-312-4/+24
* net: bcmgenet: Remove TX ring full loggingFlorian Fainelli2023-07-311-5/+1
* vsock: Remove unused function declarationsYue Haibing2023-07-311-3/+0
* net/smc: Remove unused function declarationsYue Haibing2023-07-312-2/+0
* Merge branch 'connector-proc_filter-test-fixes'Jakub Kicinski2023-07-312-1/+2
|\
| * selftests: connector: Add .gitignore and poupulate it with testShuah Khan2023-07-311-0/+1
| * selftests: connector: Fix Makefile to include KHDR_INCLUDESShuah Khan2023-07-311-1/+1
|/
* i40e: remove i40e_statusJan Sokolowski2023-07-3116-327/+275
* tcp: Remove unused function declarationsYue Haibing2023-07-311-3/+0
* devlink: Remove unused extern declaration devlink_port_region_destroy()Yue Haibing2023-07-311-2/+0
* net: Use sockaddr_storage for getsockopt(SO_PEERNAME).Kuniyuki Iwashima2023-07-311-3/+3
* net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-3134-306/+317
* team: Remove NULL check before dev_{put, hold}Yang Li2023-07-291-2/+1
* net: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoCLorenzo Bianconi2023-07-283-5/+36
* net: ethernet: mtk_eth_soc: enable page_pool support for MT7988 SoCLorenzo Bianconi2023-07-281-1/+1
* net: bcmasp: Clean up redundant dev_err_probe()Chen Jiahao2023-07-281-1/+1
* bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()YueHaibing2023-07-281-1/+0
* Merge branch 'r8152-reduce-control-transfer'Jakub Kicinski2023-07-281-61/+43
|\
| * r8152: set bp in bulkHayes Wang2023-07-281-50/+25
| * r8152: adjust generic_ocp_write functionHayes Wang2023-07-281-11/+18
|/
* net: ethernet: slicoss: remove redundant increment of pointer dataColin Ian King2023-07-281-3/+1
* Merge branch 'in-kernel-support-for-the-tls-alert-protocol'Jakub Kicinski2023-07-2813-46/+431
|\
| * net/handshake: Trace events for TLS Alert helpersChuck Lever2023-07-283-0/+169
| * SUNRPC: Use new helpers to handle TLS AlertsChuck Lever2023-07-282-41/+48
| * net/handshake: Add helpers for parsing incoming TLS AlertsChuck Lever2023-07-282-0/+46
| * SUNRPC: Send TLS Closure alerts before closing a TCP socketChuck Lever2023-07-282-0/+4
| * net/handshake: Add API for sending TLS Closure alertsChuck Lever2023-07-285-1/+92
| * net/tls: Add TLS Alert definitionsChuck Lever2023-07-281-0/+42
| * net/tls: Move TLS protocol elements to a separate headerChuck Lever2023-07-286-4/+30
* | octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol errorSuman Ghosh2023-07-281-2/+2
* | Merge branch 'eth-bnxt-fix-a-couple-of-w-1-c-1-warnings'Jakub Kicinski2023-07-282-2/+3
|\ \
| * | eth: bnxt: fix warning for define in struct_groupJakub Kicinski2023-07-281-1/+2
| * | eth: bnxt: fix one of the W=1 warnings about fortified memcpy()Jakub Kicinski2023-07-281-1/+1
|/ /
* | Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-07-2821-538/+579
|\ \
| * | net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefixJiri Pirko2023-07-273-9/+9
| * | net/mlx5: Make mlx5_eswitch_load/unload_vport() staticJiri Pirko2023-07-272-8/+3
| * | net/mlx5: Make mlx5_esw_offloads_rep_load/unload() staticJiri Pirko2023-07-272-5/+2
| * | net/mlx5: Remove pointless devlink_rate checksJiri Pirko2023-07-271-8/+4
| * | net/mlx5: Don't check vport->enabled in port opsJiri Pirko2023-07-271-22/+6
| * | net/mlx5e: Make flow classification filters staticParav Pandit2023-07-272-6/+3
| * | net/mlx5e: Remove duplicate code for user flowParav Pandit2023-07-271-4/+0