summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-11gtp: Implement GTP echo responseWojciech Drewek
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek
2022-03-11Merge branch 'ptp-ocp-new-firmware-support'David S. Miller
2022-03-11docs: ABI: Document new timecard sysfs nodes.Jonathan Lemon
2022-03-11ptp: ocp: Add 2 more timestampersJonathan Lemon
2022-03-11ptp: ocp: Add 4 frequency countersJonathan Lemon
2022-03-11ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUTJonathan Lemon
2022-03-11ptp: ocp: Add signal generators and update sysfs nodesJonathan Lemon
2022-03-11ptp: ocp: Add firmware capability bits for feature gatingJonathan Lemon
2022-03-11ptp: ocp: Add GND and VCC output selectorsJonathan Lemon
2022-03-11ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'Jonathan Lemon
2022-03-11ptp: ocp: Add ability to disable input selectors.Jonathan Lemon
2022-03-11ptp: ocp: Add support for selectable SMA directions.Jonathan Lemon
2022-03-11net: lan966x: Improve the CPU TX bitrate.Horatiu Vultur
2022-03-11net: ethernet: ezchip: fix platform_get_irq.cocci warningYihao Han
2022-03-11flow_dissector: Add support for HSRv0Kurt Kanzenbach
2022-03-11net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()Minghao Chi
2022-03-11net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interruptLad Prabhakar
2022-03-11net: ethernet: ti: am65-cpsw: Convert to PHYLINKSiddharth Vadapalli
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy
2022-03-11Merge tag 'mlx5-updates-2022-03-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-03-11mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-11mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu
2022-03-11nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam
2022-03-11mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-03-11mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYihao Han
2022-03-10net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman
2022-03-10net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey
2022-03-10net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey
2022-03-10net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey
2022-03-10net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey
2022-03-10net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for UARTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQsTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the EQ tableTariq Toukan
2022-03-10net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-03-10net/mlx4: Delete useless moduleparam includeLeon Romanovsky
2022-03-10Merge branch 'net-ipa-use-bulk-interconnect-interfaces'Jakub Kicinski
2022-03-10net: ipa: use IPA power device pointerAlex Elder
2022-03-10net: ipa: embed interconnect array in the power structureAlex Elder
2022-03-10net: ipa: use bulk interconnect initializationAlex Elder
2022-03-10net: ipa: use bulk operations to set up interconnectsAlex Elder
2022-03-10net: ipa: use interconnect bulk enable/disable operationsAlex Elder
2022-03-10net: ipa: use icc_enable() and icc_disable()Alex Elder
2022-03-10net: ipa: kill struct ipa_interconnectAlex Elder