netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 09:37:35 to 2023-12-15 17:10:36 UTC [more...]

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2023-12-15 17:07 UTC  (6+ messages)
` [PATCH net-next 01/24] locking/local_lock: Introduce guard definition for local_lock
` [PATCH net-next 02/24] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH net-next 03/24] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH net-next 04/24] net: Use nested-BH locking for napi_alloc_cache
` [PATCH net-next 05/24] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch

[PATCH v1] treewide, serdev: change receive_buf() return type to size_t
 2023-12-15 17:07 UTC  (11+ messages)

[PATCH net] bnxt_en: do not map packet buffers twice
 2023-12-15 16:57 UTC  (3+ messages)

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-15 16:52 UTC  (4+ messages)

[PATCH iwl-next v4 0/7] Add PFCP filter support
 2023-12-15 16:49 UTC  (7+ messages)
` [Intel-wired-lan] "

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-15 16:47 UTC  (7+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
 2023-12-15 16:45 UTC  (13+ messages)

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-15 16:36 UTC  (8+ messages)

[net PATCH] i40e: fix use-after-free in i40e_aqc_add_filters()
 2023-12-15 16:28 UTC  (2+ messages)

[PATCH iwl-next,v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2023-12-15 16:21 UTC 

[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-15 16:13 UTC  (14+ messages)
` [PATCH net-next v9 01/10] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
` [PATCH net-next v9 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH net-next v9 03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
` [PATCH net-next v9 04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
` [PATCH net-next v9 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling
` [PATCH net-next v9 06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
` [PATCH net-next v9 07/10] net: ethernet: am65-cpsw: Move register definitions to header file
` [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
` [PATCH net-next v9 09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
` [PATCH net-next v9 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers

[PATCH net 0/4] mptcp: misc. fixes for v6.7
 2023-12-15 16:04 UTC  (5+ messages)
` [PATCH net 1/4] selftests: mptcp: join: fix subflow_send_ack lookup
` [PATCH net 2/4] mptcp: fix inconsistent state on fastopen race
` [PATCH net 3/4] mptcp: fill in missing MODULE_DESCRIPTION()
` [PATCH net 4/4] mailmap: add entries for Geliang Tang

[PATCH net-next] dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema
 2023-12-15 15:57 UTC  (7+ messages)

[PATCH net-next v7 0/3] net/sched: Introduce tc block ports tracking and use
 2023-12-15 15:53 UTC  (12+ messages)
` [PATCH net-next v7 1/3] net/sched: Introduce tc block netdev tracking infra
` [PATCH net-next v7 2/3] net/sched: cls_api: Expose tc block to the datapath
` [PATCH net-next v7 3/3] net/sched: act_mirred: Allow mirred to block

[PATCH net-next 0/4] net: phy: marvell10g: Firmware loading and LED support for 88X3310
 2023-12-15 15:52 UTC  (13+ messages)
` [PATCH net-next 1/4] net: phy: marvell10g: Support firmware loading on 88X3310
` [PATCH net-next 2/4] net: phy: marvell10g: Fix power-up when strapped to start powered down
` [PATCH net-next 3/4] net: phy: marvell10g: Add LED support for 88X3310
` [PATCH net-next 4/4] dt-bindings: net: marvell10g: Document LED polarity

[net-next PATCH v3 1/4] dt-bindings: net: phy: Document new LEDs active-low property
 2023-12-15 15:48 UTC  (5+ messages)
` [net-next PATCH v3 3/4] dt-bindings: net: Document QCA808x PHYs

[PATCH v2 net-next 00/12] tcp: Refactor bhash2 and remove sk_bind2_node
 2023-12-15 15:43 UTC  (5+ messages)
` [PATCH v2 net-next 01/12] tcp: Use bhash2 for v4-mapped-v6 non-wildcard address
` [PATCH v2 net-next 03/12] tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2023-12-15 14:54 UTC 

[PATCH net-next v3 1/2] ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
 2023-12-15 14:46 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-15 14:42 UTC  (11+ messages)
` [PATCH net-next v3 2/3] "

[PATCH linux-next] mlxsw: spectrum: use netif_is_macsec() instead of open code
 2023-12-15 14:40 UTC  (2+ messages)

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-15 14:35 UTC  (5+ messages)
` [PATCH v3 net-next 3/3] amd-xgbe: use smn functions to avoid race

[PATCH net 0/2] Fix a regression in the Gemini ethernet controller
 2023-12-15 14:28 UTC  (5+ messages)
` [PATCH net 1/2] net: ethernet: cortina: Drop software checksumming

[RFC nf-next v1 0/2] netfilter: bpf: support prog update
 2023-12-15 14:17 UTC  (3+ messages)
` [RFC nf-next v1 1/2] "

[PATCH v21 00/20] nvme-tcp receive offloads
 2023-12-15 13:46 UTC  (4+ messages)
` [PATCH v21 04/20] net/tls,core: export get_netdev_for_sock

DSA tags seem to break checksum offloading on DWMAC100
 2023-12-15 13:45 UTC  (3+ messages)

[PATCH v8 00/14] add qca8084 ethernet phy driver
 2023-12-15 13:42 UTC  (10+ messages)
` [PATCH v8 14/14] dt-bindings: net: ar803x: add qca8084 PHY properties

[PATCH net v3] net: ethtool: do runtime PM outside RTNL
 2023-12-15 13:42 UTC  (7+ messages)

[PATCH v2 0/5] support ipq5332 platform
 2023-12-15 13:41 UTC  (20+ messages)
` [PATCH v2 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v3 0/5] support ipq5332 platform
 2023-12-15 13:34 UTC  (11+ messages)
` [PATCH v3 5/5] dt-bindings: net: ipq4019-mdio: Document "

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-15 13:29 UTC  (3+ messages)

[net-next PATCH v3 0/3] net: add define to describe link speed modes
 2023-12-15 13:29 UTC  (4+ messages)
` [net-next PATCH v3 1/3] net: phy: refactor and better document phy_speeds function
` [net-next PATCH v3 2/3] net: phy: add simple helper to return count of supported speeds
` [net-next PATCH v3 3/3] net: phy: led: dynamically allocate speed modes array

[net-next PATCH v8 0/4] net: phy: add PHY package base addr + mmd APIs
 2023-12-15 13:15 UTC  (5+ messages)
` [net-next PATCH v8 1/4] net: phy: make addr type u8 in phy_package_shared struct
` [net-next PATCH v8 2/4] net: phy: extend PHY package API to support multiple global address
` [net-next PATCH v8 3/4] net: phy: restructure __phy_write/read_mmd to helper and phydev user
` [net-next PATCH v8 4/4] net: phy: add support for PHY package MMD read/write

[PATCH net-next] page_pool: Rename frag_users to frag_cnt
 2023-12-15 12:34 UTC  (4+ messages)

[net-next PATCH v2 3/3] net: phy: led: dynamically allocate speed modes array
 2023-12-15 12:50 UTC  (3+ messages)

[net PATCH] octeontx2-pf: Fix graceful exit during PFC configuration failure
 2023-12-15 12:50 UTC  (3+ messages)

[PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support
 2023-12-15 12:30 UTC  (18+ messages)
      ` [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'
              ` [Intel-wired-lan] "

[PATCH net-next v2 0/3] netlink: specs: prep legacy specs for C code gen
 2023-12-15 12:20 UTC  (2+ messages)

[PATCH] hv_netvsc: remove duplicated including of slab.h
 2023-12-15 12:20 UTC  (2+ messages)

[net-next PATCH v2 2/3] net: phy: add simple helper to return count of supported speeds
 2023-12-15 12:16 UTC  (2+ messages)

[PATCH net-next v6 0/5][pull request] add v2 FW logging for ice driver
 2023-12-15 12:10 UTC  (2+ messages)

[PATCH net] net/rose: fix races in rose_kill_by_device()
 2023-12-15 12:10 UTC  (2+ messages)

[PATCH net-next v2 0/8] dpaa2-switch: small improvements
 2023-12-15 12:08 UTC  (18+ messages)
` [PATCH net-next v2 1/8] dpaa2-switch: set interface MAC address only on endpoint change
` [PATCH net-next v2 2/8] dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
` [PATCH net-next v2 3/8] dpaa2-switch: print an error when the vlan is already configured
` [PATCH net-next v2 4/8] dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
` [PATCH net-next v2 5/8] dpaa2-switch: do not clear any interrupts automatically
` [PATCH net-next v2 6/8] dpaa2-switch: reorganize the [pre]changeupper events
` [PATCH net-next v2 7/8] dpaa2-switch: move a check to the prechangeupper stage
` [PATCH net-next v2 8/8] dpaa2-switch: cleanup the egress flood of an unused FDB

[PATCH iwl-net v2] ice: alter feature support check for SRIOV and LAG
 2023-12-15 12:07 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Add new devlink param to configure maximum usable NIX block LFs
 2023-12-15 12:01 UTC 

[PATCH] net: devlink: insert space after include
 2023-12-15 11:44 UTC  (2+ messages)
` [EXT] "

[PATCH iwl-next v6] ice: Add support for packet mirroring using hardware in switchdev mode
 2023-12-15 11:36 UTC  (3+ messages)
` [EXT] "

[PATCH v8 net-next 00/11] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-15 11:31 UTC  (5+ messages)
` [PATCH v8 net-next 11/11] net: ethernet: ti: am65-cpsw: Fix get_eth_mac_stats

Jumbo frames on Broadcom Genet network hardware
 2023-12-15 11:23 UTC  (3+ messages)

[PATCH net-next v6 0/3] net/sched: Introduce tc block ports tracking and use
 2023-12-15 11:12 UTC  (4+ messages)
` [PATCH net-next v6 3/3] net/sched: act_mirred: Allow mirred to block

[PATCH net-next v3 0/4] netdevsim: link and forward skbs between ports
 2023-12-15 11:11 UTC  (5+ messages)
` [PATCH net-next v3 1/4] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v3 2/4] netdevsim: forward skbs from one connected port to another

[PATCH net-next 0/3] net: optmem_max changes
 2023-12-15 11:10 UTC  (2+ messages)

[PATCH v4 net-next 0/8] net: dsa: mv88e6xxx: Add "eth-mac" and "rmon" counter group support
 2023-12-15 11:10 UTC  (2+ messages)

[PATCH iwl-net 0/2] Fixes for link-down-on-close flag
 2023-12-15 11:01 UTC  (3+ messages)
` [PATCH iwl-net 1/2] ice: Fix link_down_on_close message
` [PATCH iwl-net 2/2] ice: Shut down VSI with "link-down-on-close" enabled

[PATCH net-next 0/3] mlxsw: CFF flood mode: NVE underlay configuration
 2023-12-15 11:00 UTC  (2+ messages)

[PATCH net] net: sched: ife: fix potential use-after-free
 2023-12-15 11:00 UTC  (2+ messages)

[PATCH] [v3] ethernet: atheros: fix a memleak in atl1e_setup_ring_resources
 2023-12-15 11:00 UTC  (2+ messages)

[net-next PATCH 0/2] net: phy: at803x: additional cleanup for qca808x
 2023-12-15 10:50 UTC  (2+ messages)

[PATCH net] net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
 2023-12-15 10:50 UTC  (2+ messages)

[PATCH wpan-next 0/5] ieee802154: Association tweaks
 2023-12-15 10:42 UTC  (4+ messages)
` [PATCH wpan-next 2/5] mac802154: Use the PAN coordinator parameter when stamping packets

[PATCH net-next v10 0/3] send credit update during setting SO_RCVLOWAT
 2023-12-15 10:40 UTC  (2+ messages)

[PATCH for-next v2] net: mana: add msix index sharing between EQs
 2023-12-15 10:30 UTC  (2+ messages)

[net-next PATCH v2] octeontx2-af: Fix multicast/mirror group lock/unlock issue
 2023-12-15 10:20 UTC  (2+ messages)

[patch net-next v7 0/9] devlink: introduce notifications filtering
 2023-12-15 10:17 UTC  (5+ messages)
` [patch net-next v7 5/9] genetlink: introduce per-sock family private storage

[PATCH net 0/2] net: ravb: fixes for the ravb driver
 2023-12-15 10:13 UTC  (7+ messages)
` [PATCH net 1/2] net: ravb: Wait for operation mode to be applied
` [PATCH net 2/2] net: ravb: Check that GTI loading request is done

[PATCH net v4] net: libwx: fix memory leak on free page
 2023-12-15 10:10 UTC  (2+ messages)

Bug report connect to VM with Vagrant
 2023-12-15  9:55 UTC  (5+ messages)

[PATCH net-next v4] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-15  9:40 UTC  (2+ messages)

[PATCH net-next v11 0/4] Rust abstractions for network PHY drivers
 2023-12-15  9:40 UTC  (2+ messages)

[PATCH net-next v5 00/13] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-15  9:37 UTC  (14+ messages)
` [PATCH net-next v5 01/13] tools/net/ynl: Use consistent array index expression formatting
` [PATCH net-next v5 02/13] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v5 03/13] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v5 04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v5 05/13] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v5 06/13] doc/netlink/specs: Add sub-message type to rt_link family
` [PATCH net-next v5 07/13] doc/netlink/specs: use pad in structs in rt_link
` [PATCH net-next v5 08/13] doc/netlink/specs: Add a spec for tc
` [PATCH net-next v5 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v5 10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs
` [PATCH net-next v5 11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v5 12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings
` [PATCH net-next v5 13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs


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).