aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-13sfc: falcon: Make I2C terminology more inclusiveEaswar Hariharan1-1/+1
2024-07-13net: phy: dp83td510: add cable testing supportOleksij Rempel1-0/+264
2024-07-13net: dpaa: Fix compilation WarningBreno Leitao1-2/+0
2024-07-13eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled outJakub Kicinski5-12/+24
2024-07-13selftests: mptcp: lib: fix shellcheck errorsMatthieu Baerts (NGI0)1-2/+2
2024-07-13Merge branch 'mlx5-misc-2023-07-08-sf-max-eq'Jakub Kicinski6-12/+41
2024-07-13net/mlx5: Use set number of max EQsDaniel Jurgens2-10/+9
2024-07-13net/mlx5: Set default max eqs for SFsDaniel Jurgens3-1/+26
2024-07-13net/mlx5: Set sf_eq_usage for SF max EQsDaniel Jurgens1-0/+3
2024-07-13net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens1-1/+3
2024-07-13net: mvpp2: Improve data types and use min()Thorsten Blum1-6/+6
2024-07-13net: ethtool: Monotonically increase the message sequence numberDanielle Ratson1-1/+1
2024-07-13Merge branch 'tcp-make-simultaneous-connect-rfc-compliant'Jakub Kicinski2-18/+9
2024-07-13selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.Kuniyuki Iwashima1-18/+0
2024-07-13tcp: Don't drop SYN+ACK for simultaneous connect().Kuniyuki Iwashima1-0/+9
2024-07-13test/vsock: add install targetPeng Fan1-0/+13
2024-07-13Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-27/+13
2024-07-13MAINTAINERS: add 5 missing tcp-related filesEric Dumazet1-0/+5
2024-07-13cifs: fix setting SecurityFlags to trueSteve French2-27/+13
2024-07-13drm/v3d: Expose memory stats through fdinfoMaĆ­ra Canal2-0/+14
2024-07-13drm/v3d: Add some local variables in queries/extensionsTvrtko Ursulin1-39/+49
2024-07-13drm/v3d: Prefer get_user for scalar typesTvrtko Ursulin1-5/+5
2024-07-13drm/v3d: Move perfmon init completely into own unitTvrtko Ursulin4-33/+38
2024-07-13drm/v3d: Do not use intermediate storage when copying performance query resultsTvrtko Ursulin1-21/+36
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin3-12/+15
2024-07-13drm/v3d: Move part of copying of reset/copy performance extension to a helperTvrtko Ursulin1-84/+68
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin1-0/+8
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin1-0/+12
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin3-26/+50
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin3-19/+48
2024-07-13drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin1-0/+6
2024-07-13io_uring/net: check socket is valid in io_bind()/io_listen()Tetsuo Handa1-2/+12
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner1299-8462/+15892
2024-07-13Merge branch 'Support IPsec crypto offload for IPv6 ESP and IPv4 UDP-encapsu...Steffen Klassert5-7/+32
2024-07-13i2c: document new callbacks in i2c_algorithmWolfram Sang1-7/+13
2024-07-13Merge tag 'i2c-host-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang621-4029/+6497
2024-07-13Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-6/+21
2024-07-13swiotlb: fix kernel-doc description for swiotlb_del_transientYang Li1-0/+1
2024-07-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski18-1403/+1824
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski18-243/+234
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski80-277/+916
2024-07-12Merge branch 'eth-bnxt-use-the-new-rss-api'Jakub Kicinski6-194/+194
2024-07-12eth: bnxt: use the indir table from ethtool contextJakub Kicinski3-37/+29
2024-07-12eth: bnxt: bump the entry size in indir tables to u32Jakub Kicinski3-9/+9
2024-07-12eth: bnxt: pad out the correct indirection tableJakub Kicinski1-1/+1
2024-07-12eth: bnxt: use the RSS context XArray instead of the local listJakub Kicinski3-50/+26
2024-07-12eth: bnxt: use context priv for struct bnxt_rss_ctxJakub Kicinski3-30/+9
2024-07-12eth: bnxt: depend on core cleaning up RSS contextsJakub Kicinski3-9/+6
2024-07-12eth: bnxt: remove rss_ctx_bmapJakub Kicinski3-18/+2
2024-07-12eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski2-45/+75