]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-12-10 Nikita Yushchenkonet: renesas: rswitch: remove speed from gwca structure
2024-12-10 Nikita Yushchenkonet: renesas: rswitch: do not deinit disabled ports
2024-12-10 Shinas Rasheedocteon_ep: add ndo ops for VFs in PF driver
2024-12-09 Jakub KicinskiMerge branch 'vxlan-support-user-defined-reserved-bits'
2024-12-09 Petr Machataselftests: forwarding: Add a selftest for the new reser...
2024-12-09 Petr Machataselftests: net: lib: Add several autodefer helpers
2024-12-09 Petr Machataselftests: net: lib: Rename ip_link_master() to ip_link...
2024-12-09 Petr Machatavxlan: Add an attribute to make VXLAN header validation...
2024-12-09 Petr Machatavxlan: vxlan_rcv(): Drop unparsed
2024-12-09 Petr Machatavxlan: Bump error counters for header mismatches
2024-12-09 Petr Machatavxlan: Track reserved bits explicitly as part of the...
2024-12-09 Petr Machatavxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named...
2024-12-09 Petr Machatavxlan: vxlan_rcv() callees: Drop the unparsed argument
2024-12-09 Petr Machatavxlan: vxlan_rcv() callees: Move clearing of unparsed...
2024-12-09 Petr Machatavxlan: In vxlan_rcv(), access flags through the vxlan...
2024-12-09 Jakub Kicinskinet: reformat kdoc return statements
2024-12-09 Jesse Van Gaverenet: dsa: microchip: Make MDIO bus name unique
2024-12-09 Eric Dumazetmctp: no longer rely on net->dev_index_head[]
2024-12-09 Jakub KicinskiMerge branch 'rxrpc-implement-jumbo-data-transmission...
2024-12-09 David Howellsrxrpc: Implement RACK/TLP to deal with transmission...
2024-12-09 David Howellsrxrpc: Fix request for an ACK when cwnd is minimum
2024-12-09 David Howellsrxrpc: Manage RTT per-call rather than per-peer
2024-12-09 David Howellsrxrpc: Add a reason indicator to the tx_ack tracepoint
2024-12-09 David Howellsrxrpc: Add a reason indicator to the tx_data tracepoint
2024-12-09 David Howellsrxrpc: Tidy up the ACK parsing a bit
2024-12-09 David Howellsrxrpc: Use irq-disabling spinlocks between app and...
2024-12-09 David Howellsrxrpc: Don't allocate a txbuf for an ACK transmission
2024-12-09 David Howellsrxrpc: Send jumbo DATA packets
2024-12-09 David Howellsrxrpc: Fix initial resend timeout
2024-12-09 David Howellsrxrpc: Fix the calculation and use of RTO
2024-12-09 David Howellsrxrpc: Display userStatus in rxrpc_rx_ack trace
2024-12-09 David Howellsrxrpc: Adjust the rxrpc_rtt_rx tracepoint
2024-12-09 David Howellsrxrpc: Generate rtt_min
2024-12-09 David Howellsrxrpc: Don't use received skbuff timestamps
2024-12-09 David Howellsrxrpc: Store the DATA serial in the txqueue and use...
2024-12-09 David Howellsrxrpc: Use the new rxrpc_tx_queue struct to more effici...
2024-12-09 David Howellsrxrpc: Adjust names and types of congestion-related...
2024-12-09 David Howellsrxrpc: Display stats about jumbo packets transmitted...
2024-12-09 David Howellsrxrpc: Replace call->acks_first_seq with tracking of...
2024-12-09 David Howellsrxrpc: call->acks_hard_ack is now the same call->tx_bot...
2024-12-09 David Howellsrxrpc: Implement progressive transmission queue struct
2024-12-09 David Howellsrxrpc: Don't need barrier for ->tx_bottom and ->acks_ha...
2024-12-09 David Howellsrxrpc: Timestamp DATA packets before transmitting them
2024-12-09 David Howellsrxrpc: Only set DF=1 on initial DATA transmission
2024-12-09 David Howellsrxrpc: Fix injection of packet loss
2024-12-09 David Howellsrxrpc: Fix CPU time starvation in I/O thread
2024-12-09 David Howellsrxrpc: Add a tracepoint to show variables pertinent...
2024-12-09 David Howellsrxrpc: Prepare to be able to send jumbo DATA packets
2024-12-09 David Howellsrxrpc: Separate the packet length from the data length...
2024-12-09 David Howellsrxrpc: Implement path-MTU probing using padded PING...
2024-12-09 David Howellsrxrpc: Use a large kvec[] in rxrpc_local rather than...
2024-12-09 David Howellsrxrpc: Request an ACK on impending Tx stall
2024-12-09 David Howellsrxrpc: Show stats counter for received reason-0 ACKs
2024-12-09 David Howellsrxrpc: Don't set the MORE-PACKETS rxrpc wire header...
2024-12-09 David Howellsrxrpc: Clean up Tx header flags generation handling
2024-12-09 David Howellsrxrpc: Use umin() and umax() rather than min_t()/max_t...
2024-12-09 David Howellsrxrpc: Fix handling of received connection abort
2024-12-09 David Howellsktime: Add us_to_ktime()
2024-12-09 David S. MillerMerge branch 'cn10k-ipswec-outbound-inline-support'
2024-12-09 Bharat Bhushancn10k-ipsec: Enable outbound ipsec crypto offload
2024-12-09 Bharat Bhushancn10k-ipsec: Allow ipsec crypto offload for skb with SA
2024-12-09 Bharat Bhushancn10k-ipsec: Process outbound ipsec crypto offload
2024-12-09 Bharat Bhushancn10k-ipsec: Add SA add/del support for outb ipsec...
2024-12-09 Bharat Bhushancn10k-ipsec: Init hardware for outbound ipsec crypto...
2024-12-09 Bharat Bhushanocteontx2-af: Disable backpressure between CPT and NIX
2024-12-09 Bharat Bhushanocteontx2-pf: Move skb fragment map/unmap to common...
2024-12-09 Bharat Bhushanocteontx2-pf: map skb data as device writeable
2024-12-08 Justin Lairtase: Refine the if statement
2024-12-08 Jakub KicinskiMerge branch 'net-net-add-negotiation-of-in-band-capabi...
2024-12-08 Russell King... net: pcs: xpcs: implement pcs_inband_caps() method
2024-12-08 Russell King... net: pcs: pcs-mtk-lynxi: implement pcs_inband_caps...
2024-12-08 Russell King... net: pcs: pcs-lynx: implement pcs_inband_caps() method
2024-12-08 Stas Sergeevtun: fix group permission check
2024-12-08 Johannes Bergtools: ynl-gen-c: don't require -o argument
2024-12-08 Johannes Bergtools: ynl-gen-c: annotate valid choices for --mode
2024-12-07 Jakub KicinskiMerge branch 'net-convert-some-udp-tunnel-drivers-to...
2024-12-07 Guillaume Naultbareudp: Handle stats using NETDEV_PCPU_STAT_DSTATS.
2024-12-07 Guillaume Naultgeneve: Handle stats using NETDEV_PCPU_STAT_DSTATS.
2024-12-07 Guillaume Naultvxlan: Handle stats using NETDEV_PCPU_STAT_DSTATS.
2024-12-07 Guillaume Naultvrf: Make pcpu_dstats update functions available to...
2024-12-07 Jakub KicinskiMerge branch 'lan78xx-preparations-for-phylink'
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Improve error handling in dataport...
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Add error handling to lan78xx_irq_bu...
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Add error handling to set_rx_max_fra...
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Add error handling to lan78xx_init_ltm
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Improve error handling in EEPROM...
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Fix error handling in MII read/write...
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Improve error reporting with %pe...
2024-12-07 Oleksij Rempelnet: usb: lan78xx: move functions to avoid forward...
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Remove KSZ9031 PHY fixup
2024-12-07 Oleksij Rempelnet: usb: lan78xx: Remove LAN8835 PHY fixup
2024-12-07 Jakub KicinskiMerge branch 'net-phylib-eee-cleanups'
2024-12-07 Russell King... net: phy: update phy_ethtool_get_eee() documentation
2024-12-07 Russell King... net: phy: remove genphy_c45_eee_is_active()'s is_enable...
2024-12-07 Russell King... net: phy: avoid genphy_c45_ethtool_get_eee() setting...
2024-12-07 Russell King... net: phy: marvell: use phydev->eee_cfg.eee_enabled
2024-12-07 Joe Damatoselftests: net: cleanup busy_poller.c
2024-12-07 Eric Dumazetnet: tipc: remove one synchronize_net() from tipc_namet...
2024-12-07 Rosen Penevnet: simplify resource acquisition + ioremap
2024-12-06 David S. MillerMerge branch 'ucc_geth-phylink-conversion'
next