summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-01net/sched: sch_qfq: warn about class in use while deletingPedro Tammela1-1/+3
2023-08-01net/sched: sch_htb: warn about class in use while deletingPedro Tammela1-1/+3
2023-08-01net/sched: sch_hfsc: warn about class in use while deletingPedro Tammela1-1/+3
2023-08-01net/sched: sch_drr: warn about class in use while deletingPedro Tammela1-1/+3
2023-08-01net/sched: wrap open coded Qdics class filter counterPedro Tammela5-20/+41
2023-08-01Merge branch 'mptcp-cleanup-and-improvements-in-the-selftests'Jakub Kicinski5-301/+329
2023-08-01selftests: mptcp: userspace_pm: unmute unexpected errorsMatthieu Baerts1-50/+50
2023-08-01selftests: mptcp: pm_nl_ctl: always look for errorsMatthieu Baerts3-15/+26
2023-08-01selftests: mptcp: join: colored resultsMatthieu Baerts2-4/+43
2023-08-01selftests: mptcp: join: rework detailed reportMatthieu Baerts1-236/+214
2023-08-01net/hsr: Remove unused function declarationsYue Haibing1-2/+0
2023-08-01selftests: connector: Fix input argument error paths to skipShuah Khan1-2/+2
2023-08-01tcx: Fix splat during dev unregisterMartin KaFai Lau2-4/+24
2023-08-01net: bcmgenet: Remove TX ring full loggingFlorian Fainelli1-5/+1
2023-08-01vsock: Remove unused function declarationsYue Haibing1-3/+0
2023-08-01net/smc: Remove unused function declarationsYue Haibing2-2/+0
2023-08-01Merge branch 'connector-proc_filter-test-fixes'Jakub Kicinski2-1/+2
2023-08-01selftests: connector: Add .gitignore and poupulate it with testShuah Khan1-0/+1
2023-08-01selftests: connector: Fix Makefile to include KHDR_INCLUDESShuah Khan1-1/+1
2023-08-01i40e: remove i40e_statusJan Sokolowski16-327/+275
2023-08-01tcp: Remove unused function declarationsYue Haibing1-3/+0
2023-08-01devlink: Remove unused extern declaration devlink_port_region_destroy()Yue Haibing1-2/+0
2023-07-31net: Use sockaddr_storage for getsockopt(SO_PEERNAME).Kuniyuki Iwashima1-3/+3
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth34-306/+317
2023-07-29team: Remove NULL check before dev_{put, hold}Yang Li1-2/+1
2023-07-29net: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoCLorenzo Bianconi3-5/+36
2023-07-29net: ethernet: mtk_eth_soc: enable page_pool support for MT7988 SoCLorenzo Bianconi1-1/+1
2023-07-29net: bcmasp: Clean up redundant dev_err_probe()Chen Jiahao1-1/+1
2023-07-29bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()YueHaibing1-1/+0
2023-07-29Merge branch 'r8152-reduce-control-transfer'Jakub Kicinski1-61/+43
2023-07-29r8152: set bp in bulkHayes Wang1-50/+25
2023-07-29r8152: adjust generic_ocp_write functionHayes Wang1-11/+18
2023-07-29net: ethernet: slicoss: remove redundant increment of pointer dataColin Ian King1-3/+1
2023-07-29Merge branch 'in-kernel-support-for-the-tls-alert-protocol'Jakub Kicinski13-46/+431
2023-07-29net/handshake: Trace events for TLS Alert helpersChuck Lever3-0/+169
2023-07-29SUNRPC: Use new helpers to handle TLS AlertsChuck Lever2-41/+48
2023-07-29net/handshake: Add helpers for parsing incoming TLS AlertsChuck Lever2-0/+46
2023-07-29SUNRPC: Send TLS Closure alerts before closing a TCP socketChuck Lever2-0/+4
2023-07-29net/handshake: Add API for sending TLS Closure alertsChuck Lever5-1/+92
2023-07-29net/tls: Add TLS Alert definitionsChuck Lever1-0/+42
2023-07-29net/tls: Move TLS protocol elements to a separate headerChuck Lever6-4/+30
2023-07-29octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol errorSuman Ghosh1-2/+2
2023-07-28Merge branch 'eth-bnxt-fix-a-couple-of-w-1-c-1-warnings'Jakub Kicinski2-2/+3
2023-07-28eth: bnxt: fix warning for define in struct_groupJakub Kicinski1-1/+2
2023-07-28eth: bnxt: fix one of the W=1 warnings about fortified memcpy()Jakub Kicinski1-1/+1
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski21-538/+579
2023-07-28Merge branch 'mlxsw-avoid-non-tracker-helpers-when-holding-and-putting-netdev...Jakub Kicinski5-36/+24
2023-07-28mlxsw: spectrum_router: IPv6 events: Use tracker helpers to hold & put netdev...Petr Machata1-2/+3
2023-07-28mlxsw: spectrum_router: RIF: Use tracker helpers to hold & put netdevicesPetr Machata1-3/+4
2023-07-28mlxsw: spectrum_router: hw_stats: Use tracker helpers to hold & put netdevicesPetr Machata1-2/+3