summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: mscc: ocelot: fix oversize frame dropping for preemptible TCsVladimir Oltean2023-07-062-6/+22
| * | net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean2023-07-063-5/+3
| * | net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean2023-07-064-22/+26
| * | net: mvneta: fix txq_map in case of txq_number==1Klaus Kudielka2023-07-061-2/+2
* | | Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds2023-07-091-1/+1
|\ \ \
| * | | ntb_netdev: Fix module_init problemGeoff Levand2023-07-081-1/+1
* | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-061-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-311-1/+1
| |\ \ \
| | * | | xen/netback: Pass (void *) to virt_to_page()Linus Walleij2023-05-291-1/+1
* | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-0530-138/+256
|\ \ \ \ \
| * | | | | nfp: clean mc addresses in application firmware when closing portYinjun Zhang2023-07-051-0/+5
| | |_|_|/ | |/| | |
| * | | | octeontx-af: fix hardware timestamp configurationHariprasad Kelam2023-07-041-1/+1
| * | | | net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-043-48/+7
| * | | | pptp: Fix fib lookup calls.Guillaume Nault2023-07-041-11/+20
| * | | | mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter2023-07-041-2/+2
| * | | | wireguard: timers: move to using timer_delete_syncJason A. Donenfeld2023-07-031-5/+5
| * | | | wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld2023-07-031-5/+9
| * | | | wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld2023-07-034-16/+14
| * | | | octeontx2-af: Reset MAC features in FLRHariprasad Kelam2023-07-028-6/+77
| * | | | octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam2023-07-021-0/+7
| * | | | octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2023-07-022-1/+12
| * | | | octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2023-07-022-2/+3
| * | | | net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin2023-07-011-0/+6
| * | | | mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao2023-06-291-0/+1
| * | | | net: dsa: vsc73xx: fix MTU configurationPawel Dembicki2023-06-291-3/+3
| * | | | ibmvnic: Do not reset dql stats on NON_FATAL errNick Child2023-06-291-1/+8
| * | | | sfc: support for devlink port requires MAE accessMartin Habets2023-06-291-0/+3
| * | | | Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider2023-06-291-0/+1
| * | | | net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean2023-06-291-7/+2
| * | | | net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean2023-06-291-0/+12
| * | | | net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean2023-06-292-21/+41
| * | | | net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean2023-06-291-5/+0
| * | | | net: lan743x: Don't sleep in atomic contextMoritz Fischer2023-06-291-4/+17
* | | | | Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2023-07-031-6/+2
|\ \ \ \ \
| * | | | | leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede2023-05-251-6/+2
* | | | | | Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-301-6/+2
|\ \ \ \ \ \
| * | | | | | net/mlx5: Rely on dev->link_active_reportingMaciej W. Rozycki2023-06-141-6/+2
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-292-4/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-27214-1019/+1920
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net/mlx5: Nullify qp->dbg pointer post destructionPatrisious Haddad2023-06-111-3/+3
| * | | | | | RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescingLong Li2023-06-011-1/+4
* | | | | | | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-293-9/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-06-273-9/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-303-9/+3
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-28805-16576/+60480
|\ \ \ \ \ \
| * | | | | | net: lan743x: Simplify comparisonMoritz Fischer2023-06-271-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-2712-83/+149
| |\ \ \ \ \ \
| | * | | | | | net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin2023-06-271-0/+1
| | * | | | | | ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu2023-06-271-3/+6
| | * | | | | | sfc: fix crash when reading stats while NIC is resettingEdward Cree2023-06-261-3/+10