netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-16 14:02:03 to 2023-11-17 07:11:51 UTC [more...]

[PATCH net-next 0/2] nfp: add flow-steering support
 2023-11-17  7:11 UTC  (3+ messages)
` [PATCH net-next 1/2] nfp: add ethtool flow steering callbacks
` [PATCH net-next 2/2] nfp: offload flow steering to the nfp

[PATCH net-next v8 00/15] Introducing P4TC
 2023-11-17  7:09 UTC  (23+ messages)
` [PATCH net-next v8 01/15] net: sched: act_api: Introduce dynamic actions list
` [PATCH net-next v8 02/15] net/sched: act_api: increase action kind string length
` [PATCH net-next v8 03/15] net/sched: act_api: Update tc_action_ops to account for dynamic actions
` [PATCH net-next v8 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH net-next v8 05/15] net: sched: act_api: Add support for preallocated dynamic action instances
` [PATCH net-next v8 06/15] net: introduce rcu_replace_pointer_rtnl
` [PATCH net-next v8 07/15] rtnl: add helper to check if group has listeners
` [PATCH net-next v8 08/15] p4tc: add P4 data types
` [PATCH net-next v8 09/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v8 10/15] p4tc: add action template create, update, delete, get, flush and dump
` [PATCH net-next v8 11/15] p4tc: add template table "
` [PATCH net-next v8 12/15] p4tc: add runtime table entry create, update, get, delete, "
` [PATCH net-next v8 13/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v8 14/15] p4tc: add P4 classifier
` [PATCH net-next v8 15/15] p4tc: Add P4 extern interface

[PATCH v2 0/2] Add MHI Endpoint network driver
 2023-11-17  7:06 UTC  (6+ messages)

[PATCH] mctp-i2c: increase the MCTP_I2C_TX_WORK_LEN to 500
 2023-11-17  7:04 UTC 

[PATCH net v2] net/smc: avoid data corruption caused by decline
 2023-11-17  6:53 UTC  (3+ messages)

[PATCH net-next] r8169: improve RTL8411b phy-down fixup
 2023-11-17  6:43 UTC  (2+ messages)

[PATCH net 0/2] rxrpc: ACK handling fixes
 2023-11-17  6:04 UTC  (6+ messages)
` [PATCH net 1/2] rxrpc: Fix RTT determination to use any ACK as a source
` [PATCH net 2/2] rxrpc: Defer the response to a PING ACK until we've parsed it

[PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support
 2023-11-17  5:52 UTC  (7+ messages)
      ` [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'
              ` [Intel-wired-lan] "

[PATCH bpf-next v4 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-11-17  3:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add netdev subsystem profile link
 2023-11-17  3:50 UTC  (2+ messages)

Fw: [Bug 218152] New: net rx interrupts causing a high load average on system
 2023-11-17  3:44 UTC 

[PATCH v3] iproute2: prevent memory leak
 2023-11-17  3:31 UTC  (5+ messages)
` [PATCH v4] "

[PATCH net] gve: add gve_features_check()
 2023-11-17  3:30 UTC  (3+ messages)

[PATCH] SUNRPC: Replace strlcpy() with strscpy()
 2023-11-17  2:53 UTC  (2+ messages)

[PATCH net] kselftest: rtnetlink: fix ip route command typo
 2023-11-17  2:50 UTC  (3+ messages)

[PATCH net-next v2] net: phy: broadcom: Wire suspend/resume for BCM54612E
 2023-11-17  2:50 UTC  (3+ messages)

[PATCH v2 net 0/7] qbv cycle time extension/truncation
 2023-11-17  2:36 UTC  (4+ messages)
` [PATCH v2 net 4/7] net/sched: taprio: get corrected value of cycle_time and interval

[PATCH net-next v2] tipc: Remove redundant call to TLV_SPACE()
 2023-11-17  2:30 UTC  (2+ messages)

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-11-17  2:07 UTC  (2+ messages)

[PATCH v9 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2023-11-17  1:39 UTC  (5+ messages)
` [PATCH v9 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH net] wireguard: use DEV_STATS_INC()
 2023-11-17  1:34 UTC  (2+ messages)

[PATCH bpf-next 0/3] skmsg: Add the data length in skmsg to SIOCINQ ioctl and rx_queue
 2023-11-17  1:32 UTC  (5+ messages)
` [PATCH bpf-next 2/3] tcp: Add the data length in skmsg to SIOCINQ ioctl

[linus:master] [selftests/tc] d227cc0b1e: kernel-selftests.tc-testing.tdc.sh.fail
 2023-11-17  1:27 UTC  (3+ messages)

[net-next PATCH v8 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-11-17  1:17 UTC  (11+ messages)
` [net-next PATCH v8 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v8 02/10] net: Add queue and napi association
` [net-next PATCH v8 03/10] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v8 04/10] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v8 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v8 06/10] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v8 07/10] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v8 08/10] net: Add NAPI IRQ support
` [net-next PATCH v8 09/10] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v8 10/10] netdev-genl: Add PID for the NAPI thread

[PATCH net v2] s390/ism: ism driver implies smc protocol
 2023-11-17  0:40 UTC  (2+ messages)

[PATCH net] rxrpc: Fix some minor issues with bundle tracing
 2023-11-17  0:30 UTC  (2+ messages)

[PATCH] dt-bindings: net: renesas,etheravb: Document RZ/Five SoC
 2023-11-17  0:30 UTC  (3+ messages)

[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
 2023-11-17  0:28 UTC  (7+ messages)
` [PATCH net-next v3 3/8] net: qualcomm: ipqess: introduce the "

[PATCH net] tipc: Remove redundant call to TLV_SPACE()
 2023-11-17  0:26 UTC  (3+ messages)

[PATCH net v3] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-11-17  0:16 UTC  (5+ messages)

[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-11-17  0:07 UTC  (7+ messages)

[PATCH net-next 0/3] Add linkmode_fill, use linkmode_*() in phylink/sfp code
 2023-11-16 23:50 UTC  (2+ messages)

[PATCH v2] stmmac: dwmac-loongson: Add architecture dependency
 2023-11-16 23:50 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: change reaction to ICMP messages
 2023-11-16 23:40 UTC  (2+ messages)

[PATCH] usb: aqc111: check packet for fixup for true limit
 2023-11-16 23:40 UTC  (2+ messages)

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-16 22:54 UTC  (14+ messages)
` [PATCH net-next 7/9] firmware_loader: Expand Firmware upload error codes
` [PATCH net-next 8/9] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH net-next v3] selftests/net: synchronize udpgro tests' tx and rx connection
 2023-11-16 22:40 UTC  (2+ messages)

[PATCH net-next 0/4] selftests: tc-testing: updates to tdc
 2023-11-16 22:40 UTC  (10+ messages)
` [PATCH net-next 1/4] selftests: tc-testing: drop '-N' argument from nsPlugin
` [PATCH net-next 2/4] selftests: tc-testing: rework namespaces and devices setup
` [PATCH net-next 3/4] selftests: tc-testing: preload all modules in kselftests
` [PATCH net-next 4/4] selftests: tc-testing: use parallel tdc "

[PATCH net-next v9] vxlan: add support for flowlabel inherit
 2023-11-16 22:40 UTC  (2+ messages)

[net-next PATCH v8 1/4] net: phy: aquantia: move to separate directory
 2023-11-16 22:20 UTC  (2+ messages)

[PATCH net-next v3 RESEND 0/4] Cleanup and optimizations to transmit code
 2023-11-16 22:00 UTC  (2+ messages)

[RFC] usbnet: assign unique random MAC
 2023-11-16 21:47 UTC  (9+ messages)

[PATCH net] ice: Fix VF Reset paths when interface in a failed over aggregate
 2023-11-16 21:36 UTC  (3+ messages)

[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
 2023-11-16 21:34 UTC  (11+ messages)
` [PATCH v2] net/tg3: fix race condition in tg3_reset_task()
  ` [PATCH v3] "

[Patch v6 0/4] bnx2x: Fix error recovering in switch configuration
 2023-11-16 20:56 UTC  (2+ messages)

[PATCH v2 net-next 4/4] amd-xgbe: use smn functions to avoid race
 2023-11-16 20:49 UTC  (2+ messages)

[net PATCH] octeontx2-pf: Fix memory leak during interface down
 2023-11-16 20:50 UTC  (2+ messages)

[RFC] usbnet: assign unique random MAC
 2023-11-16 20:48 UTC  (3+ messages)

[PATCH net-next] selftests: net: verify fq per-band packet limit
 2023-11-16 20:34 UTC 

[PATCH] net: bcmasp: Use common error handling code in bcmasp_probe()
 2023-11-16 20:24 UTC  (8+ messages)
  `  "
        ` [PATCH v2] "

[PATCH v1 1/1] treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
 2023-11-16 20:22 UTC  (2+ messages)

possible proble with skb_pull() in smsc75xx_rx_fixup()
 2023-11-16 20:09 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2023-11-13
 2023-11-16 19:51 UTC  (4+ messages)
` [net-next 08/14] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-11-16 18:58 UTC 

[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-11-16 18:41 UTC  (3+ messages)
` [PATCH net-next v8 6/9] dt-bindings: net: ethernet-switch: Accept special variants

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-11-16 18:30 UTC  (7+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[RESEND PATCH] net: can: Use device_get_match_data()
 2023-11-16 18:29 UTC  (2+ messages)

[PATCH RFC net-next v1 0/3] Take advantage of certain device drivers during MACsec offload
 2023-11-16 18:29 UTC  (4+ messages)
` [PATCH RFC net-next v1 1/3] macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads
` [PATCH RFC net-next v1 2/3] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst
` [PATCH RFC net-next v1 3/3] net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec

[PATCH v4 0/6] add qca8084 ethernet phy driver
 2023-11-16 18:12 UTC  (4+ messages)
` [PATCH v4 2/6] dt-bindings: net: ethernet-controller: add 10g-qxgmii mode

[PATCH net-next v11 00/13] Add Realtek automotive PCIe driver
 2023-11-16 18:06 UTC  (4+ messages)
` [PATCH net-next v11 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function

[PATCH net] net: sched: do not offload flows with a helper in act_ct
 2023-11-16 17:48 UTC  (7+ messages)

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-16 17:20 UTC  (13+ messages)
` [PATCH 3/9] net: mdio: ipq4019: Enable GPIO reset for "
` [PATCH 8/9] net: mdio: ipq4019: add qca8084 configurations

[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
 2023-11-16 16:55 UTC  (2+ messages)

[PATCH v2] net/tcp: use kfree_sensitive() instend of kfree() in two functions
 2023-11-16 16:46 UTC  (2+ messages)

[patch net-next v2 0/9] devlink: introduce notifications filtering
 2023-11-16 16:48 UTC  (10+ messages)
` [patch net-next v2 1/9] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next v2 2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next v2 3/9] devlink: send notifications only if there are listeners
` [patch net-next v2 4/9] devlink: introduce a helper for netlink multicast send
` [patch net-next v2 5/9] genetlink: implement release callback and free sk_user_data there
` [patch net-next v2 6/9] netlink: introduce typedef for filter function
` [patch net-next v2 7/9] genetlink: introduce helpers to do filtered multicast
` [patch net-next v2 8/9] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next v2 9/9] devlink: extend multicast filtering by port index

[RFC net-next 0/5] refactor realtek switches and add reset controller
 2023-11-16 16:25 UTC  (3+ messages)
` [RFC net-next 2/5] dt-bindings: net: dsa: realtek: "

[RFC ipsec-next v2 0/8] Add IP-TFS mode to xfrm
 2023-11-16 16:02 UTC  (4+ messages)
  ` [devel-ipsec] "

[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
 2023-11-16 15:58 UTC  (14+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider

[PATCH iwl-next] iavf: Remove queue tracking fields from iavf_adminq_ring
 2023-11-16 15:52 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH bpf-next v7 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-11-16 15:47 UTC  (13+ messages)
` [PATCH bpf-next v7 01/18] ice: make RX hash reading code more reusable
` [PATCH bpf-next v7 02/18] ice: make RX HW timestamp "
` [PATCH bpf-next v7 05/18] ice: Support HW timestamp hint
` [PATCH bpf-next v7 08/18] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v7 10/18] ice: Implement VLAN tag hint

[PATCH iwl-next v3 0/5] i40e: Simplify VSI and VEB handling
 2023-11-16 15:21 UTC  (6+ messages)
` [PATCH iwl-next v3 1/5] i40e: Use existing helper to find flow director VSI
` [PATCH iwl-next v3 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
` [PATCH iwl-next v3 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
` [PATCH iwl-next v3 4/5] i40e: Fix broken support for floating VEBs
` [PATCH iwl-next v3 5/5] i40e: Remove VEB recursion

[GIT PULL] Networking for v6.7-rc2
 2023-11-16 15:11 UTC  (2+ messages)

[PATCH] rxrpc_find_service_conn_rcu: use read_seqbegin() rather than read_seqbegin_or_lock()
 2023-11-16 15:06 UTC  (6+ messages)

[PATCH iwl-next v2 0/5] i40e: Simplify VSI and VEB handling
 2023-11-16 15:01 UTC  (7+ messages)
` [PATCH iwl-next v2 1/5] i40e: Use existing helper to find flow director VSI
` [PATCH iwl-next v2 2/5] i40e: Introduce and use macros for iterating VSIs and VEBs
` [PATCH iwl-next v2 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
` [PATCH iwl-next v2 4/5] i40e: Fix broken support for floating VEBs
` [PATCH iwl-next v2 5/5] i40e: Remove VEB recursion

r8152 logs error `can't resubmit intr, status -1`
 2023-11-16 14:59 UTC 

[PATCH iwl-next 0/5] i40e: Simplify VSI and VEB handling
 2023-11-16 14:46 UTC  (10+ messages)
` [PATCH iwl-next 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
` [PATCH iwl-next 5/5] i40e: Remove VEB recursion

[PATCH bpf-next v5 00/13] xsk: TX metadata
 2023-11-16 14:30 UTC  (9+ messages)
` [PATCH bpf-next v5 02/13] xsk: Add TX timestamp and TX checksum offload support

[PATCH 2/2] net: usb: ax88179_178a: avoid two consecutive device resets
 2023-11-16 14:18 UTC  (2+ messages)

Urgent Bug Report Kernel crash 6.5.2
 2023-11-16 14:17 UTC  (3+ messages)

[PATCH iproute2 v2] Makefile: use /usr/share/iproute2 for config files
 2023-11-16 14:14 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).