]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-10-15 Heiner Kallweitr8169: implement additional ethtool stats ops
2024-10-15 Paolo AbeniMerge tag 'batadv-next-pullrequest-20241015' of git...
2024-10-15 Paolo AbeniMerge tag 'for-netdev' of https://git.kernel.org/pub...
2024-10-15 Simon Hormannet: gianfar: Use __be64 * to store pointers to big...
2024-10-15 Kuniyuki Iwashimartnl_net_debug: Remove rtnl_net_debug_exit().
2024-10-15 Jakub Kicinskitools: ynl-gen: use names of constants in generated...
2024-10-15 Siddharth Vadapallinet: ethernet: ti: am65-cpsw: Enable USXGMII mode for...
2024-10-15 Daniel Gollenet: phy: intel-xway: add support for PHY LEDs
2024-10-15 Daniel Gollenet: phy: mxl-gpy: correctly describe LED polarity
2024-10-15 Daniel Gollenet: phy: aquantia: correctly describe LED polarity...
2024-10-15 Daniel Gollenet: phy: support 'active-high' property for PHY LEDs
2024-10-15 Paolo AbeniMerge branch 'make-phy-output-rmii-reference-clock'
2024-10-15 Wei Fangnet: phy: c45-tja11xx: add support for outputting RMII...
2024-10-15 Wei Fangdt-bindings: net: tja11xx: add "nxp,rmii-refclk-out...
2024-10-15 Jakub Kicinskiselftests: net: move EXTRA_CLEAN of libynl.a into ynl.mk
2024-10-15 Jakub Kicinskiselftests: net: rebuild YNL if dependencies changed
2024-10-15 Rosen Penevnet: mtk_eth_soc: use ethtool_puts
2024-10-15 Rosen Penevnet: mvneta: use ethtool_puts
2024-10-15 Jakub KicinskiMerge branch 'add-support-for-per-napi-config-via-netlink'
2024-10-15 Joe Damatomlx4: Add support for persistent NAPI config to RX CQs
2024-10-15 Joe Damatomlx5: Add support for persistent NAPI config
2024-10-15 Joe Damatobnxt: Add support for persistent NAPI config
2024-10-15 Joe Damatonetdev-genl: Support setting per-NAPI config values
2024-10-15 Joe Damatonet: napi: Add napi_config
2024-10-15 Joe Damatonetdev-genl: Dump gro_flush_timeout
2024-10-15 Joe Damatonet: napi: Make gro_flush_timeout per-NAPI
2024-10-15 Joe Damatonetdev-genl: Dump napi_defer_hard_irqs
2024-10-15 Joe Damatonet: napi: Make napi_defer_hard_irqs per-NAPI
2024-10-15 Daniel Gollenet: phylink: allow half-duplex modes with RATE_MATCH_PAUSE
2024-10-15 Jakub KicinskiMerge branch 'tcp-add-skb-sk-to-more-control-packets'
2024-10-15 Eric Dumazetipv4: tcp: give socket pointer to control skbs
2024-10-15 Eric Dumazetipv6: tcp: give socket pointer to control skbs
2024-10-15 Eric Dumazetnet: add skb_set_owner_edemux() helper
2024-10-15 Eric Dumazetnet_sched: sch_fq: prepare for TIME_WAIT sockets
2024-10-15 Eric Dumazetnet: add TIME_WAIT logic to sk_to_full_sk()
2024-10-15 Simon Hormantg3: Address byte-order miss-matches
2024-10-14 Maciej Fijalkowskixsk: Use xsk_buff_pool directly for cq functions
2024-10-14 Maciej Fijalkowskixsk: Wrap duplicated code to function
2024-10-14 Maciej Fijalkowskixsk: Carry a copy of xdp_zc_max_segs within xsk_buff_pool
2024-10-14 Maciej Fijalkowskixsk: Get rid of xdp_buff_xsk::orig_addr
2024-10-14 Maciej Fijalkowskixsk: s/free_list_node/list_node/
2024-10-14 Maciej Fijalkowskixsk: Get rid of xdp_buff_xsk::xskb_list_node
2024-10-14 David S. MillerMerge branch 'net-ti-ethernet-warnings'
2024-10-14 Simon Hormannet: ethernet: ti: cpsw_ale: Remove unused accessor...
2024-10-14 Simon Hormannet: ethernet: ti: am65-cpsw: Use tstats instead of...
2024-10-14 Simon Hormannet: ethernet: ti: am65-cpsw: Use __be64 type for id_temp
2024-10-14 Heiner Kallweitr8169: enable SG/TSO on selected chip versions per...
2024-10-14 Yu Liaonet: hsr: convert to use new timer APIs
2024-10-14 Julia Lawallbatman-adv: replace call_rcu by kfree_rcu for simple...
2024-10-13 David S. MillerMerge branch 'ethtool-write-firmware'
2024-10-13 Danielle Ratsonnet: ethtool: Add support for writing firmware blocks...
2024-10-13 Danielle Ratsonnet: ethtool: Add new parameters and a function to...
2024-10-13 David S. MillerMerge branch 'vxlan-skb-drop-reasons'
2024-10-13 Menglong Dongnet: vxlan: use kfree_skb_reason() in encap_bypass_if_l...
2024-10-13 Menglong Dongnet: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()
2024-10-13 Menglong Dongnet: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
2024-10-13 Menglong Dongnet: vxlan: add drop reasons support to vxlan_xmit_one()
2024-10-13 Menglong Dongnet: vxlan: use kfree_skb_reason() in vxlan_xmit()
2024-10-13 Menglong Dongnet: vxlan: make vxlan_set_mac() return drop reasons
2024-10-13 Menglong Dongnet: vxlan: make vxlan_snoop() return drop reasons
2024-10-13 Menglong Dongnet: vxlan: make vxlan_remcsum() return drop reasons
2024-10-13 Menglong Dongnet: vxlan: add skb drop reasons to vxlan_rcv()
2024-10-13 Menglong Dongnet: tunnel: make skb_vlan_inet_prepare() return drop...
2024-10-13 Menglong Dongnet: tunnel: add pskb_inet_may_pull_reason() helper
2024-10-13 Menglong Dongnet: skb: add pskb_network_may_pull_reason() helper
2024-10-11 Justin Chennet: bcmasp: enable SW timestamping
2024-10-11 Justin Chennet: broadcom: remove select MII from brcmstb Ethernet...
2024-10-11 Jakub KicinskiMerge branch 'microchip_t1s-update-on-microchip-10base...
2024-10-11 Parthiban Veerasoorannet: phy: microchip_t1s: configure collision detection...
2024-10-11 Parthiban Veerasoorannet: phy: microchip_t1s: add support for Microchip...
2024-10-11 Parthiban Veerasoorannet: phy: microchip_t1s: add support for Microchip...
2024-10-11 Parthiban Veerasoorannet: phy: microchip_t1s: move LAN867X reset handling...
2024-10-11 Parthiban Veerasoorannet: phy: microchip_t1s: add support for Microchip...
2024-10-11 Parthiban Veerasoorannet: phy: microchip_t1s: update new initial settings...
2024-10-11 Parthiban Veerasoorannet: phy: microchip_t1s: restructure cfg read/write...
2024-10-11 Jakub Kicinskiselftests: drv-net: add missing trailing backslash
2024-10-11 Jakub KicinskiMerge branch 'netdevsim-better-ipsec-output-format'
2024-10-11 Hangbin Liuselftests: rtnetlink: update netdevsim ipsec output...
2024-10-11 Hangbin Liunetdevsim: copy addresses for both in and out paths
2024-10-11 Hangbin Liunetdevsim: print human readable IP address
2024-10-11 Aryan Srivastavanet: dsa: mv88e6xxx: Fix uninitialised err value
2024-10-11 Jakub KicinskiMerge branch 'net-xilinx-emaclite-adopt-clock-support'
2024-10-11 Abin Josephnet: emaclite: Adopt clock support
2024-10-11 Abin Josephnet: emaclite: Replace alloc_etherdev() with devm_alloc...
2024-10-11 Abin Josephdt-bindings: net: emaclite: Add clock support
2024-10-11 Jakub KicinskiMerge branch 'net-remove-rtnl-from-fib_seq_sum'
2024-10-11 Eric Dumazetnet: do not acquire rtnl in fib_seq_sum()
2024-10-11 Eric Dumazetipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
2024-10-11 Eric Dumazetipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
2024-10-11 Eric Dumazetipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
2024-10-11 Eric Dumazetfib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_ru...
2024-10-11 Eric Dumazettcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
2024-10-11 Aryan Srivastavanet: phy: aquantia: poll status register
2024-10-11 Jakub Kicinskieth: remove the DLink/Sundance (ST201) driver
2024-10-11 Jakub KicinskiMerge branch 'tg3-link-irqs-napis-and-queues'
2024-10-11 Joe Damatotg3: Link queues to NAPIs
2024-10-11 Joe Damatotg3: Link IRQs to NAPI instances
2024-10-11 Heiner Kallweitr8169: remove original workaround for RTL8125 broken...
2024-10-11 Heiner Kallweitr8169: don't apply UDP padding quirk on RTL8126A
2024-10-11 Martin KaFai LauMerge branch 'selftests/bpf: add coverage for xdp_featu...
next