summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Remove setting of RX software timestampGal Pressman2024-09-041-4/+0
* net: ethernet: rtsn: Remove setting of RX software timestampGal Pressman2024-09-041-2/+0
* net: renesas: rswitch: Remove setting of RX software timestampGal Pressman2024-09-041-2/+0
* ravb: Remove setting of RX software timestampGal Pressman2024-09-041-2/+2
* ionic: Remove setting of RX software timestampGal Pressman2024-09-041-2/+0
* tsnep: Remove setting of RX software timestampGal Pressman2024-09-041-4/+0
* can: peak_usb: Remove setting of RX software timestampGal Pressman2024-09-041-3/+0
* can: peak_canfd: Remove setting of RX software timestampGal Pressman2024-09-041-3/+0
* can: dev: Remove setting of RX software timestampGal Pressman2024-09-041-3/+0
* ethtool: RX software timestamp for allGal Pressman2024-09-041-7/+8
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-09-0311-25/+347
|\
| * i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cardsAleksandr Loktionov2024-08-303-7/+54
| * e1000e: avoid failing the system during pm_suspendVitaly Lifshits2024-08-301-8/+11
| * igc: Move the MULTI GBT AN Control Register to _regs fileSasha Neftin2024-08-303-3/+5
| * igc: Add Energy Efficient Ethernet abilitySasha Neftin2024-08-303-1/+89
| * igc: Get rid of spurious interruptsKurt Kanzenbach2024-08-302-4/+27
| * igc: Add MQPRIO offload supportKurt Kanzenbach2024-08-306-2/+161
* | Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2024-09-032-3/+3
|\ \
| * | ieee802154: Correct spelling in nl802154.hSimon Horman2024-08-301-1/+1
| * | mac802154: Correct spelling in mac802154.hSimon Horman2024-08-301-2/+2
* | | ioam6: improve checks on user dataJustin Iurman2024-09-031-2/+10
* | | Merge branch 'cleanup-chelsio-driver-declarations'Paolo Abeni2024-09-036-13/+0
|\ \ \
| * | | cxgb: Remove unused declarationsYue Haibing2024-09-032-4/+0
| * | | cxgb4: Remove unused declarationsYue Haibing2024-09-033-7/+0
| * | | cxgb3: Remove unused declarationsYue Haibing2024-09-031-2/+0
|/ / /
* | | selftests: netfilter: nft_queue.sh: fix spurious timeout on debug kernelFlorian Westphal2024-09-031-22/+40
* | | Merge branch 'net-simplified-with-scoped-function'Paolo Abeni2024-09-037-53/+35
|\ \ \
| * | | net: bcmasp: Simplify with scoped for each OF child loopJinjie Ruan2024-09-031-3/+2
| * | | net: dsa: microchip: Use scoped function to simplfy codeJinjie Ruan2024-09-031-3/+2
| * | | net: mv643xx_eth: Simplify with scoped for each OF child loopJinjie Ruan2024-09-031-3/+2
| * | | net: mdio: mux-mmioreg: Simplified with dev_err_probe()Jinjie Ruan2024-09-031-28/+20
| * | | net: mdio: mux-mmioreg: Simplified with scoped functionJinjie Ruan2024-09-031-4/+2
| * | | net: phy: Use for_each_available_child_of_node_scoped()Jinjie Ruan2024-09-031-3/+2
| * | | net: dsa: realtek: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-031-5/+3
| * | | net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()Jinjie Ruan2024-09-031-4/+2
|/ / /
* | | Merge branch 'netdev_features-start-cleaning-netdev_features_t-up'Paolo Abeni2024-09-0383-194/+208
|\ \ \
| * | | netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin2024-09-032-4/+3
| * | | netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin2024-09-0312-24/+20
| * | | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-0334-62/+61
| * | | netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin2024-09-0357-84/+93
| * | | netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin2024-09-039-24/+35
|/ / /
* | | net: dsa: vsc73xx: implement FDB operationsPawel Dembicki2024-09-032-0/+357
* | | Merge tag 'linux-can-next-for-6.12-20240830' of git://git.kernel.org/pub/scm/...Jakub Kicinski2024-09-037-130/+170
|\ \ \
| * | | can: kvaser_usb: Simplify with dev_err_probe()Yan Zhen2024-08-301-26/+16
| * | | can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdefMartin Jocic2024-08-301-13/+13
| * | | can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...Stefan Mätje2024-08-301-51/+51
| * | | can: j1939: use correct function name in commentZhang Changzhong2024-08-301-4/+4
| * | | dt-bindings: can: convert microchip,mcp251x.txt to yamlFrank Li2024-08-302-30/+70
| * | | dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M supportDuy Nguyen2024-08-301-6/+16
* | | | r8169: add support for RTL8126A rev.bChunHao Lin2024-09-033-15/+29