netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-31 19:15:24 to 2024-08-01 09:07:13 UTC [more...]

[PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
 2024-08-01  9:07 UTC  (4+ messages)

[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-08-01  9:04 UTC  (10+ messages)
` [RFC PATCH net-next 03/10] net: hibmcge: Add mdio and hardware configuration supported in this module
` [RFC PATCH net-next 05/10] net: hibmcge: Implement some .ndo functions
` [RFC PATCH net-next 08/10] net: hibmcge: Implement workqueue and some ethtool_ops functions
` [RFC PATCH net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge

[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
 2024-08-01  8:50 UTC  (9+ messages)
` [PATCH net-next v2 2/2] selftests: net: ksft: support marking tests as disruptive

[PATCH net-next v2 0/3] fix bnxt_en queue reset when queue is active
 2024-08-01  8:59 UTC  (4+ messages)
` [PATCH net-next v2 4/4] bnxt_en: only set dev->queue_mgmt_ops if BNXT_SUPPORTS_NTUPLE_VNIC

[PATCH net-next 0/9] Add second QDMA support for EN7581 eth controller
 2024-08-01  8:37 UTC  (9+ messages)
` [PATCH net-next 2/9] net: airoha: Move airoha_queues in airoha_qdma
` [PATCH net-next 6/9] net: airoha: Allow mapping IO region for multiple qdma controllers
` [PATCH net-next 7/9] net: airoha: Clean-up all qdma controllers running airoha_hw_cleanup()

[PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver
 2024-08-01  8:19 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch
` [PATCH v2 net-next 2/2] net: dsa: mt7530: Add EN7581 support

[PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
 2024-08-01  8:15 UTC  (12+ messages)
` [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods

[PATCH ipsec-next v7 00/16] Add IP-TFS mode to xfrm
 2024-08-01  8:03 UTC  (17+ messages)
` [PATCH ipsec-next v7 01/16] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v7 02/16] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v7 03/16] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v7 04/16] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v7 05/16] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v7 06/16] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v7 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v7 08/16] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH ipsec-next v7 09/16] xfrm: iptfs: share page fragments of inner packets
` [PATCH ipsec-next v7 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v7 11/16] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v7 12/16] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v7 13/16] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v7 14/16] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v7 15/16] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v7 16/16] xfrm: iptfs: add tracepoint functionality

[PATCH v6 0/5] Add AP6275P wireless support
 2024-08-01  7:57 UTC  (9+ messages)
` [PATCH v6 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
 2024-08-01  7:56 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v1 "

[RFC PATCH v1 0/9] Support TCP listen access-control
 2024-08-01  7:52 UTC  (4+ messages)
` [RFC PATCH v1 2/9] landlock: "

[PATCH iwl-net v2 0/3] igc bug fixes related to qbv_count usage
 2024-08-01  7:37 UTC  (7+ messages)
` [PATCH iwl-net v2 1/3] igc: Fix qbv_config_change_errors logics
  ` [Intel-wired-lan] "
` [PATCH iwl-net v2 2/3] igc: Fix reset adapter logics when tx mode change
  ` [Intel-wired-lan] "
` [PATCH iwl-net v2 3/3] igc: Fix qbv tx latency by setting gtxoffset
  ` [Intel-wired-lan] "

[PATCH iwl-net v2 1/1] igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
 2024-08-01  7:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/4] net/smc: do some cleanups in smc module
 2024-08-01  7:23 UTC  (5+ messages)
` [PATCH net-next 2/4] net/smc: remove the fallback in __smc_connect

[PATCH v2 net-next 0/6] net: Random cleanup for netns initialisation
 2024-08-01  7:18 UTC  (8+ messages)
` [PATCH v2 net-next 1/6] l2tp: Don't assign net->gen->ptr[] for pppol2tp_net_ops
` [PATCH v2 net-next 2/6] net: Don't register pernet_operations if only one of id or size is specified
` [PATCH v2 net-next 3/6] net: Initialise net->passive once in preinit_net()
` [PATCH v2 net-next 4/6] net: Call preinit_net() without pernet_ops_rwsem
` [PATCH v2 net-next 5/6] net: Slim down setup_net()
` [PATCH v2 net-next 6/6] net: Initialise net.core sysctl defaults in preinit_net()

[PATCH net-next] net: Use of_property_read_bool()
 2024-08-01  7:09 UTC  (2+ messages)

[PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
 2024-08-01  7:09 UTC  (7+ messages)
      ` [Intel-wired-lan] [PATCH iwl-next, v1 "

[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
 2024-08-01  7:00 UTC  (13+ messages)
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH net-next v2 0/6] tcp: completely support active reset
 2024-08-01  6:58 UTC  (11+ messages)
` [PATCH net-next v2 1/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for "
` [PATCH net-next v2 2/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER "
` [PATCH net-next v2 3/6] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY "
` [PATCH net-next v2 4/6] tcp: rstreason: introduce SK_RST_REASON_TCP_STATE "
` [PATCH net-next v2 5/6] tcp: rstreason: introduce SK_RST_REASON_TCP_TIMEOUT "

[PATCH net v3] net/tcp: Disable TCP-AO static key after RCU grace period
 2024-08-01  6:46 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
 2024-08-01  6:45 UTC  (4+ messages)
` [PATCH net-next v2 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common

[PATCH net v2] virtio-net: unbreak vq resizing when coalescing is not negotiated
 2024-08-01  6:39 UTC  (6+ messages)

[PATCH net,v2] rtnetlink: fix possible deadlock in team_port_change_check
 2024-08-01  6:28 UTC  (3+ messages)

[syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
 2024-08-01  6:11 UTC 

[PATCH net-next] net: phy: vitesse: implement downshift in vsc73xx phys
 2024-08-01  5:09 UTC 

[PATCH v4 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2024-08-01  3:22 UTC  (6+ messages)
  ` [PATCH v4 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC

[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-01  3:50 UTC  (5+ messages)

[PATCH v3 0/6] Bluetooth: hci_qca: use the power sequencer for wcn7850
 2024-08-01  3:22 UTC  (2+ messages)
` (subset) "

[PATCH V1] arm64: dts: qcom: sa8775p: Add capacity and DPC properties
 2024-08-01  3:19 UTC  (2+ messages)

[PATCH net v3] net-sysfs: check device is present when showing duplex
 2024-08-01  2:22 UTC 

[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-08-01  2:08 UTC  (8+ messages)
` [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism
` [net-next v3 14/15] net: marvell: "

[PATCH net-next] net: MAINTAINERS: Demote Qualcomm IPA to "maintained"
 2024-08-01  2:00 UTC  (2+ messages)

[PATCH net] igc: Fix double reset adapter triggered from a single taprio cmd
 2024-08-01  2:00 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: phy: add Applied Micro QT2025 PHY driver
 2024-08-01  1:55 UTC  (11+ messages)
` [PATCH net-next v2 2/6] rust: net::phy support probe callback
` [PATCH net-next v2 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
` [PATCH net-next v2 6/6] net: phy: add Applied Micro QT2025 PHY driver

[PATCH v3 00/12] net: introduce TX H/W shaping API
 2024-08-01  1:55 UTC  (6+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec
` [PATCH v3 08/12] testing: net-drv: add basic shaper test

[PATCH net-next 00/10] mlxsw: core_thermal: Small cleanups
 2024-08-01  1:40 UTC  (4+ messages)
` [PATCH net-next 10/10] mlxsw: core_thermal: Fix -Wformat-truncation warning

[PATCH net-next v8 0/3] net: A lightweight zero-copy notification mechanism for MSG_ZEROCOPY
 2024-08-01  1:29 UTC  (6+ messages)
` [PATCH net-next v8 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v8 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH net-next] tipic: guard against buffer overrun in bearer_name_validate()
 2024-08-01  1:23 UTC  (2+ messages)

[PATCH net-next v2 1/6] rust: sizes: add commonly used constants
 2024-08-01  1:21 UTC  (4+ messages)

[PATCH net v1] net: wan: fsl_qmc_hdlc: Discard received CRC
 2024-08-01  1:20 UTC  (2+ messages)

[PATCH net-next] ethtool: Don't check for NULL info in prepare_data callbacks
 2024-08-01  1:20 UTC  (2+ messages)

[PATCH] net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c
 2024-08-01  1:11 UTC  (4+ messages)

[PATCH net 0/8] mlx5 misc fixes 2024-07-30
 2024-08-01  1:10 UTC  (2+ messages)

[PATCH net v1] net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
 2024-08-01  1:10 UTC  (2+ messages)

[PATCH net v2] net: Add skbuff.h to MAINTAINERS
 2024-08-01  1:10 UTC  (2+ messages)

[PATCH net] r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY
 2024-08-01  1:10 UTC  (2+ messages)

[PATCH v2 net-next] net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
 2024-08-01  1:00 UTC  (2+ messages)

pull-request: bpf 2024-07-31
 2024-08-01  0:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 10/22] wifi: cfg80211: make hash table duplicates more survivable
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 18/38] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 23/38] wifi: cfg80211: make hash table duplicates more survivable

[PATCH AUTOSEL 5.15 24/47] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 30/47] wifi: cfg80211: make hash table duplicates more survivable

[PATCH AUTOSEL 6.1 29/61] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 37/61] wifi: cfg80211: make hash table duplicates more survivable

[PATCH AUTOSEL 6.6 38/83] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:18 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 49/83] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH AUTOSEL 6.6 56/83] fou: remove warn in gue_gro_receive on unsupported protocol

[PATCH v2 ethtool] qsfp: Better handling of Page 03h netlink read failure
 2024-08-01  0:16 UTC  (4+ messages)

[PATCH AUTOSEL 6.10 055/121] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:00 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 072/121] wifi: cfg80211: make hash table duplicates more survivable
` [PATCH AUTOSEL 6.10 083/121] fou: remove warn in gue_gro_receive on unsupported protocol

[PATCH v4 0/2] can: fsl,flexcan: add imx95 wakeup
 2024-08-01  0:00 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: can: fsl,flexcan: move fsl,imx95-flexcan standalone
` [PATCH v4 2/2] can: flexcan: add wakeup support for imx95

[PATCH v2 net-next resent] net: fec: Enable SOC specific rx-usecs coalescence default setting
 2024-07-31 23:56 UTC  (3+ messages)

[PATCH ipsec-next v6 00/16] Add IP-TFS mode to xfrm
 2024-07-31 23:51 UTC  (17+ messages)
` [PATCH ipsec-next v6 01/16] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v6 02/16] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v6 03/16] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v6 04/16] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v6 05/16] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v6 06/16] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v6 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v6 08/16] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH ipsec-next v6 09/16] xfrm: iptfs: share page fragments of inner packets
` [PATCH ipsec-next v6 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v6 11/16] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v6 12/16] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v6 13/16] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v6 14/16] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v6 15/16] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v6 16/16] xfrm: iptfs: add tracepoint functionality

[PATCH] net: core: use __counted_by for trailing VLA of struct sock_reuseport
 2024-07-31 23:50 UTC  (3+ messages)
` [PATCH v2] net: core: annotate socks of struct sock_reuseport with __counted_by

[PATCH iwl-next] ice: Implement ethtool reset support
 2024-07-31 23:47 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 net] sctp: Fix null-ptr-deref in reuseport_add_sock()
 2024-07-31 23:46 UTC 

[PATCH net-next v2 00/15][pull request] ice: support devlink subfunction
 2024-07-31 22:10 UTC  (16+ messages)
` [PATCH net-next v2 01/15] ice: add new VSI type for subfunctions
` [PATCH net-next v2 02/15] ice: export ice ndo_ops functions
` [PATCH net-next v2 03/15] ice: add basic devlink subfunctions support
` [PATCH net-next v2 04/15] ice: treat subfunction VSI the same as PF VSI
` [PATCH net-next v2 05/15] ice: allocate devlink for subfunction
` [PATCH net-next v2 06/15] ice: base subfunction aux driver
` [PATCH net-next v2 07/15] ice: implement netdev for subfunction
` [PATCH net-next v2 08/15] ice: make representor code generic
` [PATCH net-next v2 09/15] ice: create port representor for SF
` [PATCH net-next v2 10/15] ice: don't set target VSI for subfunction
` [PATCH net-next v2 11/15] ice: check if SF is ready in ethtool ops
` [PATCH net-next v2 12/15] ice: implement netdevice ops for SF representor
` [PATCH net-next v2 13/15] ice: support subfunction devlink Tx topology
` [PATCH net-next v2 14/15] ice: basic support for VLAN in subfunctions
` [PATCH net-next v2 15/15] ice: allow to activate and deactivate subfunction

[PATCH] selftests: tc-testing: Fixed Typo error
 2024-07-31 22:07 UTC 

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-07-31 21:57 UTC  (4+ messages)

[PATCH v1 nf 0/2] netfilter: iptables: Fix null-ptr-deref in ip6?table_nat_table_init()
 2024-07-31 21:55 UTC  (2+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2024-07-31 21:30 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init()
` [PATCH net 2/2] netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init()

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-31 21:19 UTC  (4+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()

[PATCHSET][RFC] struct fd and memory safety
 2024-07-31 21:11 UTC  (6+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)

[PATCH net-next] net: dsa: vsc73xx: speed up MDIO bus to max allowed value
 2024-07-31 20:34 UTC 

[PATCH net-next] net: phy: qca807x: Drop unnecessary and broken DT validation
 2024-07-31 20:17 UTC 

[PATCH net-next] net: mdio: Use of_property_count_u32_elems() to get property length
 2024-07-31 20:15 UTC 

[PATCH v2 0/3] Add Firmware Upload support for beagleplay cc1352
 2024-07-31 19:44 UTC  (2+ messages)

Re: [PATCH v1 net] sctp: Fix null-ptr-deref in reuseport_add_sock()
 2024-07-31 19:33 UTC  (4+ messages)
  `  "

[PATCH net-next v2] net: pse-pd: tps23881: Fix the device ID check
 2024-07-31 19:26 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).