netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-04 07:51:25 to 2024-09-04 12:20:04 UTC [more...]

[PATCH] netfilter: tproxy: Add RCU protection in nf_tproxy_laddr4
 2024-09-04 12:18 UTC 

[PATCH] net: tls: wait for async completion on last message
 2024-09-04 12:17 UTC 

[PATCH net-next] net: lan743x: Use NSEC_PER_SEC macro
 2024-09-04 12:16 UTC  (4+ messages)

[PATCH v1 net-next] e1000e: Remove duplicated writel() in e1000_configure_tx/rx()
 2024-09-04 12:13 UTC  (3+ messages)

[PATCH net v5 1/2] net: sched: fix use-after-free in taprio_change()
 2024-09-04 12:08 UTC  (2+ messages)
` [PATCH net v5 2/2] net: sched: use RCU read-side critical section in taprio_dump()

[PATCH net-next v6 00/25] Introducing OpenVPN Data Channel Offload
 2024-09-04 12:07 UTC  (7+ messages)
` [PATCH net-next v6 12/25] ovpn: implement packet processing
` [PATCH net-next v6 15/25] ovpn: implement multi-peer support

[iwl-net v1] iavf: allow changing VLAN state without calling PF
 2024-09-04 12:00 UTC 

[PATCH net-next v5] net: sched: consistently use rcu_replace_pointer() in taprio_change()
 2024-09-04 11:54 UTC 

[PATCH net-next 0/20] pull-request: can-next 2024-09-04
 2024-09-04 11:57 UTC  (23+ messages)
` [PATCH net-next 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH net-next 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH net-next 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH net-next 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH net-next 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH net-next 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH net-next 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH net-next 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH net-next 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH net-next 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH net-next 11/20] can: rockchip_canfd: add TX PATH
` [PATCH net-next 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH net-next 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH net-next 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH net-next 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH net-next 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH net-next 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH net-next 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH net-next 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH net-next 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
 2024-09-04 11:53 UTC  (4+ messages)

[PATCH net-next v2 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-09-04 11:46 UTC  (15+ messages)
` [PATCH net-next v2 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
` [PATCH net-next v2 3/7] net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
` [PATCH net-next v2 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
` [PATCH net-next v2 7/7] net: phy: microchip_t1s: configure collision detection based on PLCA mode

[PATCH net-next v3 0/4] Add option to provide OPT_ID value via cmsg
 2024-09-04 11:36 UTC  (6+ messages)
` [PATCH net-next v3 1/4] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
` [PATCH net-next v3 2/4] net_tstamp: add SCM_TS_OPT_ID for TCP sockets
` [PATCH net-next v3 3/4] net_tstamp: add SCM_TS_OPT_ID for RAW sockets
` [PATCH net-next v3 4/4] selftests: txtimestamp: add SCM_TS_OPT_ID test

CVE-2024-41041: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()
 2024-09-04 11:31 UTC  (6+ messages)

[PATCH net-next 0/9] netconsole refactoring and warning fix
 2024-09-04 11:16 UTC  (17+ messages)
` [PATCH net-next 1/9] net: netconsole: remove msg_ready variable
` [PATCH net-next 2/9] net: netconsole: split send_ext_msg_udp() function
` [PATCH net-next 3/9] net: netconsole: separate fragmented message handling in send_ext_msg
` [PATCH net-next 4/9] net: netconsole: rename body to msg_body
` [PATCH net-next 5/9] net: netconsole: introduce variable to track body length
` [PATCH net-next 6/9] net: netconsole: track explicitly if msgbody was written to buffer
` [PATCH net-next 7/9] net: netconsole: extract release appending into separate function
` [PATCH net-next 8/9] net: netconsole: split send_msg_fragmented

[PATCH net-next v3] net: enetc: Replace ifdef with IS_ENABLED
 2024-09-04 11:13 UTC  (3+ messages)

[PATCH net-next 00/12] net: microchip: add FDMA library and use it for Sparx5
 2024-09-04 11:00 UTC  (2+ messages)

[PATCH V4 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-09-04 11:00 UTC  (2+ messages)

[PATCH v2] virtio_net: Fix mismatched buf address when unmapping for small packets
 2024-09-04 10:57 UTC  (5+ messages)
    ` [External] "

[PATCH net-next v2 0/7] net: ethernet: fs_enet: Cleanup and phylink conversion
 2024-09-04 10:49 UTC  (10+ messages)
` [PATCH net-next v2 3/7] net: ethernet: fs_enet: drop the .adjust_link custom fs_ops
` [PATCH net-next v2 4/7] net: ethernet: fs_enet: drop unused phy_info and mii_if_info
` [PATCH net-next v2 7/7] net: ethernet: fs_enet: phylink conversion

[RFC PATCH v3 00/19] Support socket access-control
 2024-09-04 10:48 UTC  (20+ messages)
` [RFC PATCH v3 01/19] landlock: "
` [RFC PATCH v3 02/19] landlock: Add hook on socket creation
` [RFC PATCH v3 03/19] selftests/landlock: Test basic socket restriction
` [RFC PATCH v3 04/19] selftests/landlock: Test adding a rule with each supported access
` [RFC PATCH v3 05/19] selftests/landlock: Test adding a rule for each unknown access
` [RFC PATCH v3 06/19] selftests/landlock: Test adding a rule for unhandled access
` [RFC PATCH v3 07/19] selftests/landlock: Test adding a rule for empty access
` [RFC PATCH v3 08/19] selftests/landlock: Test overlapped restriction
` [RFC PATCH v3 09/19] selftests/landlock: Test creating a ruleset with unknown access
` [RFC PATCH v3 10/19] selftests/landlock: Test adding a rule with family and type outside the range
` [RFC PATCH v3 11/19] selftests/landlock: Test unsupported protocol restriction
` [RFC PATCH v3 12/19] selftests/landlock: Test that kernel space sockets are not restricted
` [RFC PATCH v3 13/19] selftests/landlock: Test packet protocol alias
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction
` [RFC PATCH v3 15/19] selftests/landlock: Test SCTP peeloff restriction
` [RFC PATCH v3 16/19] selftests/landlock: Test that accept(2) is not restricted
` [RFC PATCH v3 17/19] samples/landlock: Replace atoi() with strtoull() in populate_ruleset_net()
` [RFC PATCH v3 18/19] samples/landlock: Support socket protocol restrictions
` [RFC PATCH v3 19/19] landlock: Document socket rule type support

[PATCH] net: ftgmac100: Enable TX interrupt to avoid TX timeout
 2024-09-04 10:31 UTC 

[PATCH net-next] net: phy: microchip_t1: SQI support for LAN887x
 2024-09-04 10:26 UTC 

[PATCH net v4 1/3] net: sched: fix use-after-free in taprio_change()
 2024-09-04 10:19 UTC  (5+ messages)
` [PATCH net v4 2/3] net: sched: consistently use rcu_replace_pointer() "
` [PATCH net v4 3/3] net: sched: use RCU read-side critical section in taprio_dump()

[PATCH net] net: dsa: felix: ignore pending status of TAS module when it's disabled
 2024-09-04 10:27 UTC  (2+ messages)

[PATCH net-next v4 0/5] Introduce HSR offload support for ICSSG
 2024-09-04 10:05 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v4 2/5] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v4 3/5] net: ti: icssg-prueth: Add support for HSR frame forward offload
` [PATCH net-next v4 4/5] net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
` [PATCH net-next v4 5/5] net: ti: icssg-prueth: Add multicast filtering support in HSR mode

[PATCH net-next] sch_cake: constify inverse square root cache
 2024-09-04 10:05 UTC 

[PATCH net-next v2 0/5] make use of the helper macro LIST_HEAD()
 2024-09-04 10:03 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net/ipv4: "
` [PATCH net-next v2 2/5] net/tipc: "
` [PATCH net-next v2 3/5] net/netfilter: "
` [PATCH net-next v2 4/5] net/ipv6: "
` [PATCH net-next v2 5/5] net/core: "

[PATCH net-next v3 0/6] Introduce HSR offload support for ICSSG
 2024-09-04  9:54 UTC  (4+ messages)
` [PATCH net-next v3 3/6] net: ti: icssg-prueth: Add support for HSR frame forward offload

[PATCH iwl-net] idpf: deinit virtchnl transaction manager after vport and vectors
 2024-09-04  9:54 UTC 

[PATCH] net: can: cc770: Simplify parsing DT properties
 2024-09-04  9:52 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: fec: add PPS channel configuration
 2024-09-04  9:47 UTC  (5+ messages)

[PATCH 1/1] clk: imx6ul: fix clock parent for IMX6UL_CLK_ENETx_REF_SEL
 2024-09-04  9:43 UTC  (2+ messages)

[PATCH iwl-net v2] ice: fix VSI lists confusion when adding VLANs
 2024-09-04  9:39 UTC 

[PATCH can-next v5 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-04  9:25 UTC  (27+ messages)
` [PATCH can-next v5 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v5 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v5 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v5 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v5 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v5 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v5 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next v5 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH can-next v5 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v5 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v5 11/20] can: rockchip_canfd: add TX PATH
` [PATCH can-next v5 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v5 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v5 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v5 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v5 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v5 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v5 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v5 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v5 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH net-next v7 0/7] net: stmmac: FPE via ethtool + tc
 2024-09-04  9:21 UTC  (8+ messages)
` [PATCH net-next v7 1/7] net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
` [PATCH net-next v7 2/7] net: stmmac: drop stmmac_fpe_handshake
` [PATCH net-next v7 3/7] net: stmmac: refactor FPE verification process
` [PATCH net-next v7 4/7] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v7 5/7] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v7 6/7] net: stmmac: support fp parameter of tc-taprio
` [PATCH net-next v7 7/7] net: stmmac: silence FPE kernel logs

[PATCH net-next v3 0/2] net-timestamp: introduce a flag to filter out rx software report
 2024-09-04  9:14 UTC  (5+ messages)
` [PATCH net-next v3 1/2] net-timestamp: filter out report when setting SOF_TIMESTAMPING_SOFTWARE

[PATCH net-next V5 0/5] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-09-04  9:06 UTC  (6+ messages)
` [PATCH net-next V5 1/5] net: phylink: Add phylink_set_fixed_link() to configure fixed link state in phylink
` [PATCH net-next V5 2/5] net: lan743x: Create separate PCS power reset function
` [PATCH net-next V5 3/5] net: lan743x: Create separate Link Speed Duplex state function
` [PATCH net-next V5 4/5] net: lan743x: Migrate phylib to phylink
` [PATCH net-next V5 5/5] net: lan743x: Add support to ethtool phylink get and set settings

[PATCH iwl-next v6 0/5] Replace auxbus with ice_adapter in the PTP support code
 2024-09-04  9:09 UTC  (11+ messages)
` [PATCH iwl-next v6 1/5] ice: Introduce ice_get_phy_model() wrapper
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 2/5] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 3/5] ice: Initial support for E825C hardware in ice_adapter
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 4/5] ice: Use ice_adapter for PTP shared data instead of auxdev
  ` [Intel-wired-lan] "
` [PATCH iwl-next v6 5/5] ice: Drop auxbus use for PTP to finalize ice_adapter move
  ` [Intel-wired-lan] "

[PATCH net-next v1] netlink: specs: nftables: allow decode of tailscale ruleset
 2024-09-04  9:10 UTC 

[PATCH v4 iwl-next 0/7] ice: Cleanup and refactor PTP pin handling
 2024-09-04  9:09 UTC  (13+ messages)
` [PATCH v4 iwl-next 1/7] ice: Implement ice_ptp_pin_desc
  ` [Intel-wired-lan] "
` [PATCH v4 iwl-next 2/7] ice: Add SDPs support for E825C
  ` [Intel-wired-lan] "
` [PATCH v4 iwl-next 3/7] ice: Align E810T GPIO to other products
  ` [Intel-wired-lan] "
` [PATCH v4 iwl-next 4/7] ice: Cache perout/extts requests and check flags
  ` [Intel-wired-lan] "
` [PATCH v4 iwl-next 5/7] ice: Disable shared pin on E810 on setfunc
  ` [Intel-wired-lan] "
` [PATCH v4 iwl-next 6/7] ice: Read SDP section from NVM for pin definitions
  ` [Intel-wired-lan] "

[PATCH v4.19-v5.10] virtio_net: Fix napi_skb_cache_put warning
 2024-09-04  9:08 UTC 

[PATCH v5.15] virtio_net: Fix napi_skb_cache_put warning
 2024-09-04  9:05 UTC 

[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-09-04  9:02 UTC  (8+ messages)
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH net-next 0/2] octeontx2: Address some Sparse warnings
 2024-09-04  9:05 UTC  (5+ messages)
` [PATCH net-next 1/2] octeontx2-af: Pass string literal as format argument of alloc_workqueue()
  ` [EXTERNAL] "
` [PATCH net-next 2/2] octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()
  ` [EXTERNAL] "

[PATCH v6.1] virtio_net: Fix napi_skb_cache_put warning
 2024-09-04  9:03 UTC 

[PATCH v2] net: enetc: Replace ifdef with IS_ENABLED
 2024-09-04  8:59 UTC  (3+ messages)

[PATCH v6.6] virtio_net: Fix napi_skb_cache_put warning
 2024-09-04  8:58 UTC 

[PATCH net-next] sfc: convert comma to semicolon
 2024-09-04  8:49 UTC 

[PATCH net-next] sfc/siena: Convert comma to semicolon
 2024-09-04  8:40 UTC 

[PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
 2024-09-04  8:33 UTC  (11+ messages)

[PATCH net-next 00/15] RX software timestamp for all - round 2
 2024-09-04  8:29 UTC  (11+ messages)
` [PATCH net-next 07/15] net: ti: icssg-prueth: Remove setting of RX software timestamp
` [PATCH net-next 08/15] net: netcp: "
` [PATCH net-next 09/15] i40e: "
` [PATCH net-next 10/15] ice: "
` [PATCH net-next 11/15] igb: "
` [PATCH net-next 12/15] igc: "
` [PATCH net-next 13/15] ixgbe: "
` [PATCH net-next 14/15] cxgb4: "
` [PATCH net-next 15/15] bnx2x: "

[PATCH v2 net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2024-09-04  8:31 UTC  (3+ messages)
` [PATCH v2 net 2/5] net: dsa: be "

[syzbot] [wpan?] WARNING in __dev_change_net_namespace (2)
 2024-09-04  8:30 UTC  (2+ messages)

[syzbot] [rdma?] WARNING in gid_table_release_one (2)
 2024-09-04  8:29 UTC  (2+ messages)

[PATCH net-next V4 0/5] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-09-04  8:23 UTC  (4+ messages)
` [PATCH net-next V4 5/5] net: lan743x: Add support to ethtool phylink get and set settings

[PATCH net-next] ionic: Convert comma to semicolon
 2024-09-04  8:17 UTC 

[PATCH v1 net-next 0/2] ENA driver metrics changes
 2024-09-04  8:05 UTC  (10+ messages)
` [PATCH v1 net-next 2/2] net: ena: Extend customer metrics reporting support
                `  "

[PATCH net-next] net: atlantic: convert comma to semicolon
 2024-09-04  8:08 UTC 

[RFC net-next 0/2] net: ethtool: add phy(dev) specific stats over netlink
 2024-09-04  8:09 UTC  (7+ messages)
` [RFC net-next 1/2] net: ethtool: plumb PHY stats to PHY drivers

[PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown
 2024-09-04  8:03 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: dsa: microchip: rename and clean ksz8 series files
 2024-09-04  7:59 UTC  (3+ messages)
` [PATCH net-next v4 1/3] net: dsa: microchip: rename "

[net-next] net: phy: Check for read errors in SIOCGMIIREG
 2024-09-04  7:51 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).