summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | RDMA/bnxt_re: Update HW interface headersSelvin Xavier2023-04-041-0/+81
| * | net/mlx5: Set out of order (ooo) by defaultOr Har-Toov2023-03-231-0/+3
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-272-2/+2
|\ \ \
| * | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-052-2/+2
* | | | Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-272-48/+2
|\ \ \ \
| * | | | hv_netvsc: Remove second mapping of send and recv buffersMichael Kelley2023-04-172-48/+2
* | | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+1
|\ \ \ \ \
| * | | | | Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-181-1/+1
* | | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-2710-20/+17
|\ \ \ \ \ \
| * | | | | | driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman2023-04-031-2/+1
| * | | | | | Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-03191-1058/+3659
| |\ \ \ \ \ \
| * | | | | | | driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-291-9/+9
| * | | | | | | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-2/+2
| * | | | | | | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-175-5/+5
| * | | | | | | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-172-2/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-279-9/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown2023-03-1335-124/+2216
| |\ \ \ \ \ \
| * | | | | | | net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra2023-03-119-9/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-26836-20342/+68183
|\ \ \ \ \ \ \
| * | | | | | | net: phy: hide the PHYLIB_LEDS knobPaolo Abeni2023-04-261-3/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-2623-72/+64
| |\ \ \ \ \ \ \
| | * | | | | | | net: amd: Fix link leak when verifying config failedGencen Gan2023-04-251-1/+1
| | * | | | | | | net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`Wang Zhang2023-04-231-2/+0
| | * | | | | | | net: ethernet: mtk_eth_soc: use WO firmware for MT7981Daniel Golle2023-04-222-1/+7
| | * | | | | | | Merge tag 'mlx5-fixes-2023-04-20' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-04-2116-54/+40
| | |\ \ \ \ \ \ \
| | | * | | | | | | Revert "net/mlx5e: Don't use termination table when redundant"Vlad Buslov2023-04-201-28/+4
| | | * | | | | | | net/mlx5e: Nullify table pointer when failing to createAya Levin2023-04-201-1/+2
| | | * | | | | | | net/mlx5: Use recovery timeout on sync reset flowMoshe Shemesh2023-04-202-3/+3
| | | * | | | | | | Revert "net/mlx5: Remove "recovery" arg from mlx5_load_one() function"Moshe Shemesh2023-04-203-6/+7
| | | * | | | | | | net/mlx5e: Fix error flow in representor failing to add vport rx ruleRoi Dayan2023-04-203-0/+5
| | | * | | | | | | net/mlx5: Release tunnel device after tc update skbChris Mi2023-04-201-0/+1
| | | * | | | | | | net/mlx5: E-switch, Don't destroy indirect table in split ruleChris Mi2023-04-201-2/+0
| | | * | | | | | | net/mlx5: E-switch, Create per vport table based on devlink encap modeChris Mi2023-04-204-5/+15
| | | * | | | | | | net/mlx5e: Release the label when replacing existing ct entryVlad Buslov2023-04-201-0/+1
| | | * | | | | | | net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov2023-04-202-10/+3
| | * | | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-04-211-11/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ixgbe: Enable setting RSS table to default valuesJoe Damato2023-04-201-9/+10
| | | * | | | | | | | ixgbe: Allow flow hash to be set via ethtoolJoe Damato2023-04-201-2/+2
| | * | | | | | | | | nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang2023-04-211-2/+2
| | * | | | | | | | | net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter2023-04-211-1/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | net: phy: marvell-88x2222: remove unnecessary (void*) conversionswuych2023-04-251-2/+2
| * | | | | | | | | net: phy: marvell: Fix inconsistent indenting in led_blink_setChristian Marangi2023-04-241-4/+4
| * | | | | | | | | lan966x: Don't use xdp_frame when action is XDP_TXHoratiu Vultur2023-04-243-23/+28
| * | | | | | | | | tsnep: Add XDP socket zero-copy TX supportGerhard Engleder2023-04-242-11/+121
| * | | | | | | | | tsnep: Add XDP socket zero-copy RX supportGerhard Engleder2023-04-243-14/+556
| * | | | | | | | | tsnep: Move skb receive action to separate functionGerhard Engleder2023-04-241-16/+23
| * | | | | | | | | tsnep: Add functions for queue enable/disableGerhard Engleder2023-04-241-33/+64
| * | | | | | | | | tsnep: Rework TX/RX queue initializationGerhard Engleder2023-04-241-43/+51
| * | | | | | | | | tsnep: Replace modulo operation with maskGerhard Engleder2023-04-242-14/+15
| * | | | | | | | | net: phy: dp83867: Add led_brightness_set supportAlexander Stein2023-04-241-0/+31