netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-06 17:41:44 to 2024-10-07 14:07:46 UTC [more...]

[PATCH ipsec-next v12 00/16] Add IP-TFS mode to xfrm
 2024-10-07 13:59 UTC  (13+ messages)
` [PATCH ipsec-next v12 05/16] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v12 06/16] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v12 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v12 08/16] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH ipsec-next v12 09/16] xfrm: iptfs: share page fragments of inner packets
` [PATCH ipsec-next v12 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v12 11/16] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v12 12/16] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v12 13/16] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v12 14/16] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v12 15/16] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v12 16/16] xfrm: iptfs: add tracepoint functionality

[PATCH net-next v2 0/6] rust: Add IO polling
 2024-10-07 14:06 UTC  (29+ messages)
` [PATCH net-next v2 1/6] rust: time: Implement PartialEq and PartialOrd for Ktime
` [PATCH net-next v2 2/6] rust: time: Introduce Delta type
` [PATCH net-next v2 3/6] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v2 4/6] rust: time: add wrapper for fsleep function
` [PATCH net-next v2 5/6] rust: Add read_poll_timeout function

[PATCH net-next v3 00/17] ibm: emac: more cleanups
 2024-10-07 14:05 UTC  (5+ messages)
` [PATCH net-next v3 17/17] net: ibm: emac: mal: move dcr map down

[PATCH net] net: airoha: Update tx cpu dma ring idx at the end of xmit loop
 2024-10-07 13:58 UTC  (2+ messages)

[PATCH][next] firmware: tee_bnxt: remove redundant assignment to variable nbytes
 2024-10-07 13:59 UTC 

[PATCH] net: stmmac: dwmac-tegra: Fix link bring-up sequence
 2024-10-07 13:50 UTC  (5+ messages)

[PATCH net-next v2 0/9] Allow isolating PHY devices
 2024-10-07 13:48 UTC  (14+ messages)
` [PATCH net-next v2 3/9] net: phy: Allow PHY drivers to report isolation support
` [PATCH net-next v2 7/9] net: phy: introduce ethtool_phy_ops to get and set phy configuration

[PATCH iwl-next v7 0/5] igb: Add support for AF_XDP zero-copy
 2024-10-07 13:48 UTC  (11+ messages)
` [PATCH iwl-next v7 1/5] igb: Remove static qualifiers
` [PATCH iwl-next v7 2/5] igb: Introduce igb_xdp_is_enabled()
` [PATCH iwl-next v7 3/5] igb: Introduce XSK data structures and helpers
` [PATCH iwl-next v7 4/5] igb: Add AF_XDP zero-copy Rx support
` [PATCH iwl-next v7 5/5] igb: Add AF_XDP zero-copy Tx support

[PATCH net-next] net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()
 2024-10-07 13:41 UTC 

[RFC net-next v2 0/2] tg3: Link IRQs, NAPIs, and queues
 2024-10-07 13:38 UTC  (5+ messages)
` [net-next v3 2/2] tg3: Link queues to NAPIs

[RFC PATCH v1 0/2] Fix non-TCP sockets restriction
 2024-10-07 13:35 UTC  (10+ messages)
` [RFC PATCH v1 1/2] landlock: "

[PATCH net-next v3 0/5] eth: fbnic: add timestamping support
 2024-10-07 13:07 UTC  (10+ messages)
` [PATCH net-next v3 1/5] eth: fbnic: add software TX "
` [PATCH net-next v3 2/5] eth: fbnic: add initial PHC support
` [PATCH net-next v3 3/5] eth: fbnic: add RX packets timestamping support

[PATCH net-next 0/9] net: phy: mediatek: Introduce mtk-phy-lib which integrates common part of MediaTek's internal ethernet PHYs
 2024-10-07 12:50 UTC  (24+ messages)
` [PATCH net-next 1/9] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next 2/9] net: phy: mediatek: Fix spelling errors and rearrange variables
` [PATCH net-next 3/9] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next 4/9] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next 5/9] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next 6/9] net: phy: mediatek: Hook LED helper functions in mtk-ge.c
` [PATCH net-next 7/9] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next 8/9] net: phy: mediatek: Change mtk-ge-soc.c line wrapping

[PATCH v2] resolve gtp possible deadlock warning
 2024-10-07 12:48 UTC  (5+ messages)

[PATCH v3 net 0/6] rtnetlink: Handle error of rtnl_register_module()
 2024-10-07 12:44 UTC  (7+ messages)
` [PATCH v3 net 1/6] rtnetlink: Add bulk registration helpers for rtnetlink message handlers
` [PATCH v3 net 2/6] vxlan: Handle error of rtnl_register_module()
` [PATCH v3 net 3/6] bridge: "
` [PATCH v3 net 4/6] mctp: "
` [PATCH v3 net 5/6] mpls: "
` [PATCH v3 net 6/6] phonet: "

[PATCH net-next v01 0/4] net: af_packet: allow joining a fanout when link is down
 2024-10-07 12:40 UTC  (5+ messages)
` [PATCH net-next v01 1/4] af_packet: allow fanout_add when socket is not RUNNING
` [PATCH net-next v01 2/4] selftests: net/psock_fanout: add loopback up/down toggle facility
` [PATCH net-next v01 3/4] selftests: net/psock_fanout: restore loopback up/down state on exit
` [PATCH net-next v01 4/4] selftests: net/psock_fanout: socket joins fanout when link is down

[PATCH v2 net 0/6] rtnetlink: Handle error of rtnl_register_module()
 2024-10-07 12:28 UTC  (4+ messages)
` [PATCH v2 net 4/6] mctp: "

[PATCH v2 bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-07 12:24 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node
` [PATCH v2 bpf-next 2/6] xsk: s/free_list_node/list_node
` [PATCH v2 bpf-next 3/6] xsk: get rid of xdp_buff_xsk::orig_addr
` [PATCH v2 bpf-next 4/6] xsk: carry a copy of xdp_zc_max_segs within xsk_buff_pool
` [PATCH v2 bpf-next 5/6] xsk: wrap duplicated code to function
` [PATCH v2 bpf-next 6/6] xsk: use xsk_buff_pool directly for cq functions

[PATCH ethtool-next v2 0/2] Add support for new features in C33 PSE
 2024-10-07 12:18 UTC  (3+ messages)
` [PATCH ethtool-next v2 1/2] ethtool: pse-pd: Expand C33 PSE with several new features
` [PATCH ethtool-next v2 2/2] ethtool.8: Add documentation for new C33 PSE features

[PATCH bpf-next 0/6] xsk: struct diet and cleanups
 2024-10-07 12:16 UTC  (4+ messages)
` [PATCH bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node

[PATCH net v2] net: ti: icssg-prueth: Fix race condition for VLAN table access
 2024-10-07 11:48 UTC  (2+ messages)

[PATCH net v3 0/2] fix ti-am65-cpsw-nuss module removal
 2024-10-07 11:37 UTC  (8+ messages)
` [PATCH net v3 2/2] net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix "

[PATCH 0/2 net-next] qca_spi: Improvements to QCA7000 sync
 2024-10-07 11:33 UTC  (3+ messages)
` [PATCH 1/2 net-next] qca_spi: Count unexpected WRBUF_SPC_AVA after reset
` [PATCH 2/2 net-next] qca_spi: Improve reset mechanism

[PATCH net-next 1/4] dt-bindings: leds: add 'active-high' property
 2024-10-07 11:30 UTC  (5+ messages)

[PATCH 0/2] Some cfg80211 deadcode removal
 2024-10-07 11:29 UTC  (7+ messages)
` [PATCH 1/2] cfg80211: Remove unused cfg80211_background_cac_abort
` [PATCH 2/2] cfg80211: Remove unused cfg80211_vendor_ functions

nf-nat-core: allocated memory at module unload
 2024-10-07 11:29 UTC  (4+ messages)

[PATCH net-next v3] doc: net: Fix .rst rendering of net_cachelines pages
 2024-10-07 11:09 UTC  (2+ messages)

[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
 2024-10-07 10:57 UTC  (8+ messages)
` [PATCH net-next v8 01/24] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v8 03/24] ovpn: add basic netlink support

[PATCH v1] cleanup: adjust scoped_guard() to avoid potential warning
 2024-10-07 10:46 UTC  (6+ messages)
        `  "

[PATCH] net: amd: mvme147: Fix probe banner message
 2024-10-07 10:43 UTC 

[PATCH net-next] r8169: add support for the temperature sensor being available from RTL8125B
 2024-10-07 10:27 UTC 

[PATCH net] net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
 2024-10-07  9:57 UTC 

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-07  9:30 UTC  (4+ messages)
` [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature

[PATCH] drivers:atlx: Prevent integer overflow in statistics aggregation
 2024-10-07  9:29 UTC 

[net-next] net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
 2024-10-07  9:23 UTC  (2+ messages)

[PATCH ipsec v2] xfrm: fix one more kernel-infoleak in algo dumping
 2024-10-07  9:16 UTC 

[RFC net-next 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-07  9:14 UTC  (3+ messages)
` [RFC net-next 2/2] igc: Link queues to NAPI instances

[PATCH v2] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
 2024-10-07  8:57 UTC  (2+ messages)

[PATCH] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
 2024-10-07  8:56 UTC  (5+ messages)

[PATCH net-next v3] tcp: remove unnecessary update for tp->write_seq in tcp_connect()
 2024-10-07  8:25 UTC 

[PATCH v4 1/2] can: m_can: set init flag earlier in probe
 2024-10-07  8:23 UTC  (2+ messages)
` [PATCH v4 2/2] can: m_can: fix missed interrupts with m_can_pci

net/hsr: Question about hsr_port_get_hsr() and possbile null-pointer-dereference
 2024-10-07  8:01 UTC  (2+ messages)

[PATCH net-next 0/3] Introduce VLAN support in HSR
 2024-10-07  7:56 UTC  (2+ messages)

[PATCH net-next v3 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-10-07  7:51 UTC  (4+ messages)
` [PATCH net-next v3 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0

[PATCH net-next v2 0/7] net: ip: add drop reasons to input route
 2024-10-07  7:47 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next v2 2/7] net: ip: make ip_route_input_mc() "
` [PATCH net-next v2 3/7] net: ip: make ip_mc_validate_source() "
` [PATCH net-next v2 4/7] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v2 5/7] net: ip: make ip_route_input_rcu() "
` [PATCH net-next v2 6/7] net: ip: make ip_route_input_noref() "
` [PATCH net-next v2 7/7] net: ip: make ip_route_input() "

[PATCH 0/4] xfrm: Add support for RFC 9611 per cpu xfrm states
 2024-10-07  6:48 UTC  (6+ messages)
` [PATCH 1/4] xfrm: Add support for per cpu xfrm state handling
` [PATCH 2/4] xfrm: Cache used outbound xfrm states at the policy
` [PATCH 3/4] xfrm: Add an inbound percpu state cache
` [PATCH 4/4] xfrm: Restrict percpu SA attribute to specific netlink message types

[PATCH net-next v6] net: phy: microchip_t1: SQI support for LAN887x
 2024-10-07  6:39 UTC 

[PATCH net-next v4 0/2] net: phy: Support master-slave config via device tree
 2024-10-07  5:15 UTC  (8+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs

[PATCH net] net: ti: icssg-prueth: Fix race condition for VLAN table access
 2024-10-07  5:13 UTC  (6+ messages)

[net] net: ftgmac100: fixed not check status from fixed phy
 2024-10-07  3:24 UTC 

[PATCH net-next v5 00/12] net: vxlan: add skb drop reasons support
 2024-10-07  2:00 UTC  (4+ messages)
` [PATCH net-next v5 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()

[PATCH net-next] chelsio/chtls: Remove unused chtls_set_tcb_tflag
 2024-10-07  0:46 UTC 

[PATCH net-next] caif: Remove unused cfsrvl_getphyid
 2024-10-07  0:44 UTC 

[PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
 2024-10-07  0:10 UTC  (2+ messages)

[PATCH net-next v4] net-timestamp: namespacify the sysctl_tstamp_allow_data
 2024-10-06 23:50 UTC  (3+ messages)

BUG: KMSAN: use-after-free in napi_consume_skb+0x22d/0x2c0 (netconsole, r8169, kernel 6.11.2)
 2024-10-06 23:34 UTC 

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_ntf_packet (3)
 2024-10-06 23:20 UTC  (2+ messages)

[PATCH v2] net: fix register_netdev description
 2024-10-06 22:48 UTC  (4+ messages)

[PATCH] net: atlantic: support reading SFP module info
 2024-10-06 21:50 UTC 

[PATCH net] pktgen: Avoid out-of-range in get_imix_entries
 2024-10-06 22:12 UTC 

[syzbot] [net?] INFO: task hung in switchdev_deferred_process_work (3)
 2024-10-06 21:38 UTC  (2+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: Add FID map cache
 2024-10-06 21:29 UTC 

[PATCH net-next v0] net: phy: aquantia: poll status register
 2024-10-06 21:35 UTC 

[PATCH net-next 0/4] net: phy: marvell10g: Firmware loading and LED support for 88X3310
 2024-10-06 21:32 UTC  (8+ messages)
` [PATCH net-next 1/4] net: phy: marvell10g: Support firmware loading on 88X3310

[PATCH v2] smsc95xx: Add implementation for set_pauseparam for enabling to pause RX path
 2024-10-06 21:06 UTC  (2+ messages)

[PATCH net] smsc95xx: Add implementation for set_pauseparam for enabling to pause RX path
 2024-10-06 21:05 UTC  (2+ messages)

[PATCH v2 net-next 0/5] tcp: add skb->sk to more control packets
 2024-10-06 20:32 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: add TIME_WAIT logic to sk_to_full_sk()
` [PATCH v2 net-next 2/5] net_sched: sch_fq: prepare for TIME_WAIT sockets
` [PATCH v2 net-next 3/5] net: add skb_set_owner_edemux() helper
` [PATCH v2 net-next 4/5] ipv6: tcp: give socket pointer to control skbs
` [PATCH v2 net-next 5/5] ipv4: "

[PATCH net-next 0/5] tcp: add skb->sk to more control packets
 2024-10-06 20:14 UTC  (5+ messages)
` [PATCH net-next 1/5] net: add TIME_WAIT logic to sk_to_full_sk()

[PATCH v6 0/7] Add NSS clock controller support for IPQ9574
 2024-10-06 20:02 UTC  (3+ messages)
` [PATCH v6 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH v2 5/7] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue driver
 2024-10-06 19:46 UTC  (3+ messages)

[PATCH v2 4/7] net: phy: add helper for mapping RGMII link speed to clock rate
 2024-10-06 19:37 UTC  (7+ messages)

[PATCH v2 1/7] net: driver: stmmac: extend CSR calc support
 2024-10-06 19:17 UTC  (3+ messages)

[PATCH net-next v3 03/17] net: ibm: emac: use module_platform_driver for modules
 2024-10-06 19:13 UTC  (2+ messages)

selftests: net: pmtu.sh: Unable to handle kernel paging request at virtual address
 2024-10-06 19:04 UTC  (12+ messages)

[PATCH v2 0/7] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-10-06 18:24 UTC  (3+ messages)

[RFC PATCH] ipv6: route: release reference of dsts cached in sockets
 2024-10-06 18:25 UTC  (6+ messages)

[PATCH] net: fix register_netdev description
 2024-10-06 18:05 UTC  (2+ messages)

[PATCH] bridge: use promisc arg instead of skb flags
 2024-10-06 17:42 UTC  (4+ messages)

[PATCH] selftests: make kselftest-clean remove libynl outputs
 2024-10-06 17:41 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).