summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_router: Avoid allocating NH counters twicePetr Machata2024-03-111-0/+3
* mlxsw: spectrum: Allow fetch-and-clear of flow countersPetr Machata2024-03-115-9/+11
* mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return intPetr Machata2024-03-113-12/+36
* mlxsw: spectrum_router: Rename two functionsPetr Machata2024-03-113-19/+19
* net: nexthop: Have all NH notifiers carry NH IDPetr Machata2024-03-112-2/+2
* net: nexthop: Initialize NH group ID in resilient NH group notifiersPetr Machata2024-03-111-0/+1
* net: gro: move two declarations to include/net/gro.hEric Dumazet2024-03-112-5/+6
* net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood2024-03-112-9/+11
* r8169: switch to new function phy_support_eeeHeiner Kallweit2024-03-111-2/+1
* net: phy: simplify a check in phy_check_link_statusHeiner Kallweit2024-03-111-2/+2
* net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko2024-03-111-2/+0
* net: dsa: mt7530: disable LEDs before resetJustin Swartz2024-03-111-0/+6
* net: mdio_bus: Remove unused of_gpio.hAndy Shevchenko2024-03-111-2/+0
* ptp: make ptp_class constantRicardo B. Marliere2024-03-113-10/+12
* netlink: specs: support unterminated-okHangbin Liu2024-03-113-0/+15
* tools: ynl-gen: support using pre-defined values in attr checksHangbin Liu2024-03-115-4/+6
* net: page_pool: factor out page_pool recycle checkMina Almasry2024-03-111-2/+7
* Merge branch 'tcp-wmem-data-races'David S. Miller2024-03-112-2/+2
|\
| * tcp: annotate a data-race around sysctl_tcp_wmem[0]Jason Xing2024-03-111-1/+1
| * mptcp: annotate a data-race around sysctl_tcp_wmem[0]Jason Xing2024-03-111-1/+1
|/
* ynl: samples: fix recycling rate calculationJakub Kicinski2024-03-111-0/+2
* udp: no longer touch sk->sk_refcnt in early demuxEric Dumazet2024-03-112-4/+6
* Merge branch 'getsockopt-parameter-validation'David S. Miller2024-03-116-10/+13
|\
| * net/x25: fix incorrect parameter validation in the x25_getsockopt() functionGavrilov Ilia2024-03-111-2/+2
| * net: kcm: fix incorrect parameter validation in the kcm_getsockopt) functionGavrilov Ilia2024-03-111-1/+2
| * udp: fix incorrect parameter validation in the udp_lib_getsockopt() functionGavrilov Ilia2024-03-111-2/+2
| * l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() functionGavrilov Ilia2024-03-111-2/+2
| * ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() functionGavrilov Ilia2024-03-111-1/+3
| * tcp: fix incorrect parameter validation in the do_tcp_getsockopt() functionGavrilov Ilia2024-03-111-2/+2
|/
* Merge branch 'qmc-hdlc'David S. Miller2024-03-116-0/+960
|\
| * net: wan: fsl_qmc_hdlc: Add framer supportHerve Codina2024-03-111-5/+234
| * net: wan: fsl_qmc_hdlc: Add runtime timeslots changes supportHerve Codina2024-03-111-1/+150
| * lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersAndy Shevchenko2024-03-112-0/+143
| * MAINTAINERS: Add the Freescale QMC HDLC driver entryHerve Codina2024-03-111-0/+7
| * net: wan: Add support for QMC HDLCHerve Codina2024-03-113-0/+432
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-03-115-9/+210
|\
| * ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka2024-03-064-9/+162
| * ethtool: Add GTP RSS hash options to ethtool.hTakeru Hayasaka2024-03-061-0/+48
* | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-03-0834-173/+1168
|\ \
| * | Documentation: networking: Add description for multi-pf netdevTariq Toukan2024-03-072-0/+175
| * | net/mlx5: Enable SD featureTariq Toukan2024-03-072-1/+3
| * | net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan2024-03-072-2/+4
| * | net/mlx5e: Support per-mdev queue counterTariq Toukan2024-03-0710-69/+111
| * | net/mlx5e: Support cross-vhca RSSTariq Toukan2024-03-0710-57/+179
| * | net/mlx5e: Let channels be SD-awareTariq Toukan2024-03-078-27/+35
| * | net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan2024-03-072-10/+23
| * | net/mlx5e: Create single netdev per SD groupTariq Toukan2024-03-071-7/+62
| * | net/mlx5: SD, Add debugfsTariq Toukan2024-03-071-0/+34
| * | net/mlx5: SD, Add informative prints in kernel logTariq Toukan2024-03-071-0/+21
| * | net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan2024-03-071-1/+184