Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Merge branch 'bnxt_en-bug-fixes' | Jakub Kicinski | 2022-05-04 | 2 | -13/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | bnxt_en: Fix unnecessary dropping of RX packets | Michael Chan | 2022-05-04 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | bnxt_en: Initiallize bp->ptp_lock first before using it | Michael Chan | 2022-05-04 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | | bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag | Somnath Kotur | 2022-05-04 | 1 | -5/+4 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | smsc911x: allow using IRQ0 | Sergey Shtylyov | 2022-05-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT | Matthew Hagan | 2022-05-04 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | net: rds: acquire refcount on TCP sockets | Tetsuo Handa | 2022-05-03 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | selftests/net: so_txtime: usage(): fix documentation of default clock | Marc Kleine-Budde | 2022-05-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems | Marc Kleine-Budde | 2022-05-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera... | Ido Schimmel | 2022-05-03 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Merge branch 'emaclite-improve-error-handling-and-minor-cleanup' | Paolo Abeni | 2022-05-03 | 1 | -18/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | net: emaclite: Add error handling for of_address_to_resource() | Shravya Kumbham | 2022-05-03 | 1 | -3/+12 | |
| | * | | | | | | | | | | | | | net: emaclite: Don't advertise 1000BASE-T and do auto negotiation | Shravya Kumbham | 2022-05-03 | 1 | -15/+0 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | net: dsa: b53: convert to phylink_pcs | Russell King (Oracle) | 2022-05-01 | 5 | -72/+75 | |
| * | | | | | | | | | | | | | pci_irq_vector() can't be used in atomic context any longer. This conflicts | Thomas Gleixner | 2022-05-01 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | Merge branch 'nfc-fixes' | David S. Miller | 2022-05-01 | 2 | -16/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_... | Duoming Zhou | 2022-05-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | nfc: replace improper check device_is_registered() in netlink related functions | Duoming Zhou | 2022-05-01 | 1 | -15/+14 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | net: stmmac: disable Split Header (SPH) for Intel platforms | Tan Tee Min | 2022-05-01 | 3 | -1/+3 | |
| * | | | | | | | | | | | | | mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter() | Eric Dumazet | 2022-04-30 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() | Eric Dumazet | 2022-04-30 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | rxrpc: Enable IPv6 checksums on transport socket | David Howells | 2022-04-30 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | net: cpsw: add missing of_node_put() in cpsw_probe_dt() | Yang Yingliang | 2022-04-30 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m... | Yang Yingliang | 2022-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | net: dsa: mt7530: add missing of_node_put() in mt7530_setup() | Yang Yingliang | 2022-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | net: dsa: ksz9477: port mirror sniffing limited to one port | Arun Ramadoss | 2022-04-30 | 1 | -4/+34 | |
| * | | | | | | | | | | | | | hinic: fix bug of wq out of bound access | Qiao Ma | 2022-04-30 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller | Niels Dossche | 2022-04-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init() | Yang Yingliang | 2022-04-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge branch 'selftests-net-add-missing-tests-to-makefile' | Jakub Kicinski | 2022-04-30 | 2 | -1/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | selftests/net/forwarding: add missing tests to Makefile | Hangbin Liu | 2022-04-30 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | selftests/net: add missing tests to Makefile | Hangbin Liu | 2022-04-30 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-5.18-20220429' of git://git.kernel.org/pub/scm... | Jakub Kicinski | 2022-04-29 | 2 | -42/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | can: grcan: only use the NAPI poll budget for RX | Andreas Larsson | 2022-04-29 | 1 | -15/+7 | |
| | * | | | | | | | | | | | | | can: grcan: grcan_probe(): fix broken system id check for errata workaround n... | Andreas Larsson | 2022-04-29 | 1 | -5/+11 | |
| | * | | | | | | | | | | | | | can: grcan: use ofdev->dev when allocating DMA memory | Daniel Hellstrom | 2022-04-29 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | can: grcan: grcan_close(): fix deadlock | Duoming Zhou | 2022-04-29 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | can: isotp: remove re-binding of bound socket | Oliver Hartkopp | 2022-04-29 | 1 | -20/+5 | |
* | | | | | | | | | | | | | | | Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-04 | 6 | -10/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | iommu: Make sysfs robust for non-API groups | Robin Murphy | 2022-05-04 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | iommu/dart: Add missing module owner to ops structure | Hector Martin | 2022-05-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | iommu/dart: check return value after calling platform_get_resource() | Yang Yingliang | 2022-04-28 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Joerg Roedel | 2022-04-28 | 2 | -1/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu | Ashish Mhetre | 2022-04-22 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | | | | iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range() | Nicolin Chen | 2022-04-20 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | | | iommu/vt-d: Drop stop marker messages | Lu Baolu | 2022-04-28 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | iommu/vt-d: Calculate mask for non-aligned flushes | David Stevens | 2022-04-28 | 1 | -3/+24 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 2022-05-04 | 2 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi() | Corey Minyard | 2022-04-29 | 2 | -5/+5 | |
| * | | | | | | | | | | | | | | | | ipmi: When handling send message responses, don't process the message | Corey Minyard | 2022-04-29 | 1 | -0/+2 |