summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2022-12-212-4/+64
| * ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski2022-12-211-1/+1
* | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-253-5/+5
|/
* Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-2114-74/+216
|\
| * net: fec: check the return value of build_skb()Wei Fang2022-12-201-0/+8
| * nfp: fix unaligned io read of capabilities wordHuanhuan Wang2022-12-191-1/+1
| * myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET2022-12-191-0/+1
| * net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur2022-12-191-0/+2
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2022-12-184-40/+188
| |\
| | * igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min2022-12-151-1/+13
| | * igc: recalculate Qbv end_time by considering cycle timeTan Tee Min2022-12-151-0/+15
| | * igc: allow BaseTime 0 enrollment for QbvTan Tee Min2022-12-153-1/+4
| | * igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli2022-12-151-0/+3
| | * igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes2022-12-151-9/+2
| | * igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes2022-12-153-29/+151
| * | net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdefArnd Bergmann2022-12-161-3/+1
| |/
| * ravb: Fix "failed to switch device to config mode" message during unbindBiju Das2022-12-151-1/+1
| * net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui2022-12-151-0/+1
| * r6040: Fix kmemleak in probe and removeLi Zetao2022-12-151-1/+4
| * net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean2022-12-141-27/+8
| * igb: Initialize mailbox message for VF resetTony Nguyen2022-12-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-12-141-2/+1
|\ \ | |/ |/|
| * Merge tag 'v6.1-rc8' into rdma.git for-nextJason Gunthorpe2022-12-09137-707/+1500
| |\
| * | RDMA/mana: Remove redefinition of basic u64 typeLeon Romanovsky2022-11-141-2/+1
* | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-13545-12984/+47522
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-12-1315-41/+58
| |\ \ \
| | * | | i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski2022-12-121-12/+24
| | * | | stmmac: fix potential division by 0Piergiorgio Beruto2022-12-122-2/+3
| | * | | octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET2022-12-121-1/+5
| | * | | net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky2022-12-121-12/+2
| | * | | net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky2022-12-121-3/+6
| | * | | net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-122-2/+2
| | * | | net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-121-2/+2
| | * | | net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-121-1/+1
| | * | | net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-121-1/+1
| | * | | net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-121-1/+1
| | * | | ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-121-1/+1
| | * | | drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can2022-12-091-0/+2
| | * | | net: stmmac: fix possible memory leak in stmmac_dvr_probe()Gaosheng Cui2022-12-091-1/+2
| | * | | net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()Zhang Changzhong2022-12-091-2/+6
| * | | | net: lan966x: Remove a useless test in lan966x_ptp_add_trap()Christophe JAILLET2022-12-121-2/+0
| * | | | bnxt: Use generic HBH removal helper in tx pathCoco Li2022-12-121-1/+25
| * | | | qlcnic: Clean up some inconsistent indentingJiapeng Chong2022-12-121-1/+1
| * | | | i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar2022-12-124-4/+61
| * | | | net: hns3: use strscpy() to instead of strncpy()Xu Panda2022-12-121-4/+2
| * | | | net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros2022-12-121-4/+9
| * | | | myri10ge: use strscpy() to instead of strncpy()Xu Panda2022-12-121-2/+1
| * | | | liquidio: use strscpy() to instead of strncpy()Xu Panda2022-12-121-4/+3
| * | | | hns: use strscpy() to instead of strncpy()Xu Panda2022-12-121-7/+4
| * | | | net: stmmac: Add check for taprio basetime configurationMichael Sit Wei Hong2022-12-121-0/+3