aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Merge branch 'in-kernel-support-for-the-tls-alert-protocol'Jakub Kicinski13-46/+431
2023-07-28net/handshake: Trace events for TLS Alert helpersChuck Lever3-0/+169
2023-07-28SUNRPC: Use new helpers to handle TLS AlertsChuck Lever2-41/+48
2023-07-28net/handshake: Add helpers for parsing incoming TLS AlertsChuck Lever2-0/+46
2023-07-28SUNRPC: Send TLS Closure alerts before closing a TCP socketChuck Lever2-0/+4
2023-07-28net/handshake: Add API for sending TLS Closure alertsChuck Lever5-1/+92
2023-07-28net/tls: Add TLS Alert definitionsChuck Lever1-0/+42
2023-07-28net/tls: Move TLS protocol elements to a separate headerChuck Lever6-4/+30
2023-07-28octeontx2-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
2023-07-28mlxsw: spectrum_router: FIB: Use tracker helpers to hold & put netdevicesPetr Machata1-3/+5
2023-07-28mlxsw: spectrum_switchdev: Use tracker helpers to hold & put netdevicesPetr Machata1-4/+5
2023-07-28mlxsw: spectrum_nve: Do not take reference when looking up netdevicePetr Machata1-3/+4
2023-07-28mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()Petr Machata2-19/+0
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr5-27/+25
2023-07-28Merge branch 'net-store-netdevs-in-an-xarray'Jakub Kicinski6-151/+111
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski4-122/+54
2023-07-28net: store netdevs in an xarrayJakub Kicinski2-29/+57
2023-07-28Merge branch 'ynl-couple-of-unrelated-fixes'Jakub Kicinski9-4/+24
2023-07-28ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev1-0/+2
2023-07-28ynl: regenerate all headersStanislav Fomichev6-2/+18
2023-07-28ynl: mark max/mask as private for kdocStanislav Fomichev1-0/+1
2023-07-28ynl: expose xdp-zc-max-segsStanislav Fomichev1-2/+3
2023-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller16-135/+2128
2023-07-28IPv6: add extack info for IPv6 address add/deleteHangbin Liu4-27/+59
2023-07-28Merge branch 'selftest-ptp'David S. Miller1-2/+71
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei1-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei1-2/+42
2023-07-28Merge tag 'linux-can-next-for-6.6-20230728' of git://git.kernel.org/pub/scm/l...David S. Miller20-124/+225
2023-07-28Merge branch 'sfc-siena-next'David S. Miller24-4020/+42
2023-07-28sfc: Remove vfdi.hMartin Habets1-252/+0
2023-07-28sfc: Cleanups in io.hMartin Habets2-80/+9
2023-07-28sfc: Miscellaneous comment removalsMartin Habets4-21/+2
2023-07-28sfc: Remove struct efx_special_bufferMartin Habets8-75/+25
2023-07-28sfc: Filter cleanups for Falcon and SienaMartin Habets2-23/+0
2023-07-28sfc: Remove some NIC type indirections that are no longer neededMartin Habets5-19/+0
2023-07-28sfc: Remove PTP code for SienaMartin Habets2-226/+1
2023-07-28sfc: Remove EFX_REV_SIENA_A0Martin Habets2-9/+1
2023-07-28sfc: Remove support for siena high priority queueMartin Habets4-50/+2
2023-07-28sfc: Remove siena_nic_data and statsMartin Habets1-95/+0
2023-07-28sfc: Remove falcon referencesMartin Habets6-3170/+2
2023-07-28Merge branch 'rxfh-custom-rss'David S. Miller4-54/+86
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato3-17/+48