summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak2023-11-231-0/+1
* Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit2023-11-221-3/+1
* nfc: virtual_ncidev: Add variable to check if ndev is runningNguyen Dinh Phi2023-11-221-1/+6
* dpll: Fix potential msg memleak when genlmsg_put_reply failedHao Ge2023-11-221-5/+12
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-223-62/+42
|\
| * bpf, netkit: Add indirect call wrapper for fetching peer devDaniel Borkmann2023-11-201-1/+2
| * veth: Use tstats per-CPU traffic countersPeilin Ye2023-11-201-19/+11
| * netkit: Add tstats per-CPU traffic countersDaniel Borkmann2023-11-201-1/+18
| * net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann2023-11-202-25/+5
| * net, vrf: Move dstats structure to coreDaniel Borkmann2023-11-201-17/+7
* | net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez2023-11-211-2/+2
* | hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li2023-11-211-9/+23
* | hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang2023-11-211-2/+7
* | hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang2023-11-211-10/+15
* | octeontx2-pf: Fix memory leak during interface downSuman Ghosh2023-11-191-0/+2
* | wireguard: use DEV_STATS_INC()Eric Dumazet2023-11-193-9/+10
* | net: wangxun: fix kernel panic due to null pointerJiawen Wu2023-11-193-9/+7
|/
* s390/ism: ism driver implies smc protocolGerd Bayer2023-11-172-48/+48
* stmmac: dwmac-loongson: Add architecture dependencyJean Delvare2023-11-171-1/+1
* usb: aqc111: check packet for fixup for true limitOliver Neukum2023-11-171-4/+4
* Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-1649-336/+556
|\
| * macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov2023-11-161-1/+1
| * net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu2023-11-161-4/+8
| * net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu2023-11-161-4/+9
| * net/mlx5e: Reduce the size of icosq_strSaeed Mahameed2023-11-161-2/+2
| * net/mlx5: Increase size of irq name bufferRahul Rameshbabu2023-11-162-3/+6
| * net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu2023-11-161-4/+16
| * net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu2023-11-161-1/+1
| * net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu2023-11-161-1/+1
| * net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu2023-11-161-1/+2
| * net/mlx5e: Fix pedit endiannessVlad Buslov2023-11-161-28/+32
| * net/mlx5e: fix double free of encap_header in update funcsGavin Li2023-11-161-10/+10
| * net/mlx5e: fix double free of encap_headerDust Li2023-11-161-6/+4
| * net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu2023-11-161-1/+6
| * net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit2023-11-161-1/+2
| * net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla2023-11-162-48/+19
| * Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan2023-11-161-102/+13
| * gve: Fixes for napi_poll when budget is 0Ziwei Xiao2023-11-153-9/+7
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-11-155-16/+165
| |\
| | * ice: fix DDP package download for packages without signature segmentDan Nowlin2023-11-131-3/+100
| | * ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski2023-11-133-4/+64
| | * ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski2023-11-132-7/+0
| | * ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski2023-11-131-2/+1
| * | pds_core: fix up some format-truncation complaintsShannon Nelson2023-11-153-4/+8
| * | pds_core: use correct index to mask irqShannon Nelson2023-11-151-1/+1
| * | tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov2023-11-151-1/+3
| * | tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2023-11-152-7/+35
| * | net: stmmac: avoid rx queue overrunBaruch Siach2023-11-151-0/+1
| * | net: stmmac: fix rx budget limit checkBaruch Siach2023-11-151-1/+1
| * | r8169: fix network lost after resume on DASH systemsChunHao Lin2023-11-141-0/+6