summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds1-1/+1
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand1-1/+1
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-07-06Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds30-138/+256
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang1-0/+5
2023-07-04octeontx-af: fix hardware timestamp configurationHariprasad Kelam1-1/+1
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean3-48/+7
2023-07-04pptp: Fix fib lookup calls.Guillaume Nault1-11/+20
2023-07-04mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-6/+2
2023-07-03wireguard: timers: move to using timer_delete_syncJason A. Donenfeld1-5/+5
2023-07-03wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld1-5/+9
2023-07-03wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld4-16/+14
2023-07-02octeontx2-af: Reset MAC features in FLRHariprasad Kelam8-6/+77
2023-07-02octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam1-0/+7
2023-07-02octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2-1/+12
2023-07-02octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2-2/+3
2023-07-01net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin1-0/+6
2023-07-01Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+2
2023-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-4/+7
2023-06-30mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao1-0/+1
2023-06-30net: dsa: vsc73xx: fix MTU configurationPawel Dembicki1-3/+3
2023-06-30Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+3
2023-06-29ibmvnic: Do not reset dql stats on NON_FATAL errNick Child1-1/+8
2023-06-29sfc: support for devlink port requires MAE accessMartin Habets1-0/+3
2023-06-29Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider1-0/+1
2023-06-29net: dsa: sja1105: always enable the INCL_SRCPT optionVladimir Oltean1-7/+2
2023-06-29net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is...Vladimir Oltean1-0/+12
2023-06-29net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean2-21/+41
2023-06-29net: mscc: ocelot: don't report that RX timestamping is enabled by defaultVladimir Oltean1-5/+0
2023-06-29net: lan743x: Don't sleep in atomic contextMoritz Fischer1-4/+17
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds805-16576/+60480
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+4
2023-06-28Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-37/+30
2023-06-27Merge tag 'soc-fsl-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-9/+3
2023-06-27Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe214-1019/+1920
2023-06-27net: lan743x: Simplify comparisonMoritz Fischer1-1/+1
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-83/+149
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean1-2/+2
2023-06-27net: mana: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27ionic: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall1-2/+2
2023-06-27gve: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27octeon_ep: use vmalloc_array and vcallocJulia Lawall1-1/+1
2023-06-27net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin1-0/+1
2023-06-27ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu1-3/+6
2023-06-27Merge tag 'thermal-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+8
2023-06-26net/mlx5: Update the driver with the recent thermal changesDaniel Lezcano1-7/+8
2023-06-26sfc: falcon: use padding to fix alignment in loopback testEdward Cree1-19/+28