summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-12-09rxrpc: Show stats counter for received reason-0 ACKsDavid Howells-2/+3
2024-12-09rxrpc: Don't set the MORE-PACKETS rxrpc wire header flagDavid Howells-3/+0
2024-12-09rxrpc: Clean up Tx header flags generation handlingDavid Howells-10/+14
2024-12-09rxrpc: Use umin() and umax() rather than min_t()/max_t() where possibleDavid Howells-25/+21
2024-12-09rxrpc: Fix handling of received connection abortDavid Howells-4/+33
2024-12-09ktime: Add us_to_ktime()David Howells-0/+5
2024-12-09Merge branch 'cn10k-ipswec-outbound-inline-support'David S. Miller-54/+1581
2024-12-09cn10k-ipsec: Enable outbound ipsec crypto offloadBharat Bhushan-3/+3
2024-12-09cn10k-ipsec: Allow ipsec crypto offload for skb with SABharat Bhushan-0/+15
2024-12-09cn10k-ipsec: Process outbound ipsec crypto offloadBharat Bhushan-3/+321
2024-12-09cn10k-ipsec: Add SA add/del support for outb ipsec crypto offloadBharat Bhushan-0/+523
2024-12-09cn10k-ipsec: Init hardware for outbound ipsec crypto offloadBharat Bhushan-2/+566
2024-12-09octeontx2-af: Disable backpressure between CPT and NIXBharat Bhushan-17/+106
2024-12-09octeontx2-pf: Move skb fragment map/unmap to common codeBharat Bhushan-46/+50
2024-12-09octeontx2-pf: map skb data as device writeableBharat Bhushan-2/+16
2024-12-07rtase: Refine the if statementJustin Lai-6/+6
2024-12-07Merge branch 'net-net-add-negotiation-of-in-band-capabilities-remainder'Jakub Kicinski-0/+66
2024-12-07net: pcs: xpcs: implement pcs_inband_caps() methodRussell King (Oracle)-0/+28
2024-12-07net: pcs: pcs-mtk-lynxi: implement pcs_inband_caps() methodRussell King (Oracle)-0/+16
2024-12-07net: pcs: pcs-lynx: implement pcs_inband_caps() methodRussell King (Oracle)-0/+22
2024-12-07tun: fix group permission checkStas Sergeev-5/+9
2024-12-07tools: ynl-gen-c: don't require -o argumentJohannes Berg-1/+4
2024-12-07tools: ynl-gen-c: annotate valid choices for --modeJohannes Berg-1/+2
2024-12-06Merge branch 'net-convert-some-udp-tunnel-drivers-to-netdev_pcpu_stat_dstats'Jakub Kicinski-63/+82
2024-12-06bareudp: Handle stats using NETDEV_PCPU_STAT_DSTATS.Guillaume Nault-8/+8
2024-12-06geneve: Handle stats using NETDEV_PCPU_STAT_DSTATS.Guillaume Nault-6/+6
2024-12-06vxlan: Handle stats using NETDEV_PCPU_STAT_DSTATS.Guillaume Nault-14/+14
2024-12-06vrf: Make pcpu_dstats update functions available to other modules.Guillaume Nault-35/+54
2024-12-06Merge branch 'lan78xx-preparations-for-phylink'Jakub Kicinski-352/+433
2024-12-06net: usb: lan78xx: Improve error handling in dataport and multicast writesOleksij Rempel-22/+45
2024-12-06net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlockOleksij Rempel-2/+11
2024-12-06net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtuOleksij Rempel-6/+18
2024-12-06net: usb: lan78xx: Add error handling to lan78xx_init_ltmOleksij Rempel-11/+39
2024-12-06net: usb: lan78xx: Improve error handling in EEPROM and OTP operationsOleksij Rempel-88/+152
2024-12-06net: usb: lan78xx: Fix error handling in MII read/write functionsOleksij Rempel-1/+9
2024-12-06net: usb: lan78xx: Improve error reporting with %pe specifierOleksij Rempel-4/+4
2024-12-06net: usb: lan78xx: move functions to avoid forward definitionsOleksij Rempel-150/+150
2024-12-06net: usb: lan78xx: Remove KSZ9031 PHY fixupOleksij Rempel-33/+5
2024-12-06net: usb: lan78xx: Remove LAN8835 PHY fixupOleksij Rempel-35/+0
2024-12-06Merge branch 'net-phylib-eee-cleanups'Jakub Kicinski-19/+10
2024-12-06net: phy: update phy_ethtool_get_eee() documentationRussell King (Oracle)-2/+2
2024-12-06net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle)-12/+7
2024-12-06net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabledRussell King (Oracle)-3/+1
2024-12-06net: phy: marvell: use phydev->eee_cfg.eee_enabledRussell King (Oracle)-3/+1
2024-12-06selftests: net: cleanup busy_poller.cJoe Damato-38/+50
2024-12-06net: tipc: remove one synchronize_net() from tipc_nametbl_stop()Eric Dumazet-2/+4
2024-12-06net: simplify resource acquisition + ioremapRosen Penev-83/+17
2024-12-06Merge branch 'ucc_geth-phylink-conversion'David S. Miller-435/+266
2024-12-06net: freescale: ucc_geth: phylink conversionMaxime Chevallier-325/+209
2024-12-06net: freescale: ucc_geth: Introduce a helper to check Reduced modesMaxime Chevallier-9/+9