summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-236-18/+18
|\
| * overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook2024-03-226-18/+18
* | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-2125-166/+331
|\ \
| * \ Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...Paolo Abeni2024-03-211-2/+2
| |\ \
| | * | can: kvaser_pciefd: Add additional Xilinx interruptsMartin Jocić2024-03-191-2/+2
| * | | net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL2024-03-212-4/+46
| * | | net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL2024-03-212-9/+23
| * | | octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep2024-03-201-3/+14
| * | | octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep2024-03-201-0/+3
| * | | octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep2024-03-201-3/+4
| * | | octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2024-03-202-2/+2
| * | | octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep2024-03-209-83/+205
| * | | net/bnx2x: Prevent access to a freed page in page_poolThinh Tran2024-03-191-3/+3
| * | | net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin2024-03-191-2/+2
| * | | wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld2024-03-191-2/+2
| * | | wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld2024-03-191-3/+3
| * | | wireguard: device: remove generic .ndo_get_stats64Breno Leitao2024-03-191-1/+0
| * | | wireguard: device: leverage core stats allocatorBreno Leitao2024-03-191-8/+2
| * | | wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich2024-03-191-3/+3
| * | | net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL2024-03-181-10/+4
| * | | net: veth: do not manipulate GRO when using XDPIgnat Korchagin2024-03-181-18/+0
| * | | net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina2024-03-181-1/+1
| * | | net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle2024-03-151-7/+11
| * | | net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle2024-03-151-4/+3
| |/ /
| * | net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen2024-03-141-1/+1
| * | vmxnet3: Fix missing reserved tailroomWilliam Tu2024-03-141-3/+3
| * | octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian2024-03-131-1/+1
* | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-215-8/+22
|\ \ \
| * | | cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENTChris Leech2024-03-075-8/+22
* | | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-1/+1
|\ \ \ \
| * \ \ \ Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman2024-02-2714-33/+28
| |\ \ \ \
| * \ \ \ \ Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman2024-02-19124-368/+739
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-0490-375/+780
| |\ \ \ \ \
| * | | | | | treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-1/+1
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-03-191-52/+99
|\ \ \ \ \ \ \
| * | | | | | | virtio_net: rename free_old_xmit_skbs to free_old_xmitXuan Zhuo2024-03-191-5/+5
| * | | | | | | virtio_net: unify the code for recycling the xmit ptrXuan Zhuo2024-03-191-43/+39
| * | | | | | | virtio-net: add cond_resched() to the command waiting loopJason Wang2024-03-191-1/+3
| * | | | | | | virtio-net: convert rx mode setting to use workqueueJason Wang2024-03-191-3/+52
* | | | | | | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-182-8/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2024-03-182-8/+8
* | | | | | | | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-152-6/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/macio: Make remove callback of macio driver void returnedDawei Li2024-03-072-6/+2
* | | | | | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-147-7/+7
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2024-03-067-7/+7
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-134-48/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-273-5/+1
| * | | | | | | | wifi: iwlwifi: mvm: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+2
| * | | | | | | | mlxsw: core_thermal: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-6/+9
| * | | | | | | | Merge branch 'thermal-core'Rafael J. Wysocki2024-02-232-37/+33
| |\ \ \ \ \ \ \ \