netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-05 01:57:14 to 2023-12-05 11:51:56 UTC [more...]

[PATCH net-next v2 0/5] net/sched: conditional notification of events for cls and act
 2023-12-05 11:51 UTC  (11+ messages)
` [PATCH net-next v2 1/5] rtnl: add helper to check if rtnl group has listeners
` [PATCH net-next v2 2/5] rtnl: add helper to check if a notification is needed
` [PATCH net-next v2 3/5] rtnl: add helper to send if skb is not null
` [PATCH net-next v2 4/5] net/sched: act_api: conditional notification of events
` [PATCH net-next v2 5/5] net/sched: cls_api: "

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-05 11:49 UTC  (29+ messages)
` [PATCH net-next 01/16] net: pcs: xpcs: Drop sentinel entry from 2500basex ifaces list
` [PATCH net-next 02/16] net: pcs: xpcs: Drop redundant workqueue.h include directive
` [PATCH net-next 03/16] net: pcs: xpcs: Return EINVAL in the internal methods
` [PATCH net-next 04/16] net: pcs: xpcs: Explicitly return error on caps validation
` [PATCH net-next 05/16] net: pcs: xpcs: Move native device ID macro to linux/pcs/pcs-xpcs.h
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device
` [PATCH net-next 07/16] net: pcs: xpcs: Split up xpcs_create() content to sub-functions
` [PATCH net-next 08/16] dt-bindings: net: Add Synopsys DW xPCS bindings
` [PATCH net-next 09/16] net: mdio: Add Synopsys DW XPCS management interface support
` [PATCH net-next 10/16] net: pcs: xpcs: Add generic DW XPCS MDIO-device support
` [PATCH net-next 11/16] net: pcs: xpcs: Change xpcs_create_mdiodev() suffix to "byaddr"
` [PATCH net-next 12/16] net: pcs: xpcs: Add xpcs_create_bynode() method
` [PATCH net-next 13/16] net: stmmac: intel: Register generic MDIO device
` [PATCH net-next 14/16] net: stmmac: Pass netdev to XPCS setup function
` [PATCH net-next 15/16] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next 16/16] net: stmmac: Add externally detected DW XPCS support

[PATCH] net: dsa: microchip: fix NULL pointer dereference on platform init
 2023-12-05 11:44 UTC  (8+ messages)

[PATCH V3 net 0/2] There are some bugfix for the HNS ethernet driver
 2023-12-05 11:44 UTC  (3+ messages)
` [PATCH V3 net 2/2] net: hns: fix fake link up on xge port

[PATCH net-next 0/6] remove page frag implementation in vhost_net
 2023-12-05 11:34 UTC  (7+ messages)
` [PATCH net-next 1/6] mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
` [PATCH net-next 2/6] page_frag: unify gfp bit for order 3 page allocation
` [PATCH net-next 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next 4/6] vhost/net: remove vhost_net_page_frag_refill()
` [PATCH net-next 5/6] net: introduce page_frag_cache_drain()
` [PATCH net-next 6/6] tools: virtio: introduce vhost_net_test

[PATCH net-next v2 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-05 11:32 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: sched: Move drop_reason to struct tc_skb_cb

[RFC PATCH] net: rtnetlink: remove local list in __linkwatch_run_queue()
 2023-12-05 11:24 UTC  (3+ messages)

[PATCH net] net: core: synchronize link-watch when carrier is queried
 2023-12-05 11:21 UTC  (4+ messages)

[PATCH iwl-next v1 00/13] intel: use FIELD_PREP and FIELD_GET
 2023-12-05 11:16 UTC  (13+ messages)
` [PATCH iwl-next v1 03/13] intel: legacy: field prep conversion
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 06/13] ice: "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 08/13] igc: "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 09/13] intel: legacy: field get conversion
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 11/13] i40e: "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 13/13] ice: "
  ` [Intel-wired-lan] "

[PATCH v5 0/9] stmmac: Add Loongson platform support
 2023-12-05 11:16 UTC  (4+ messages)
` [PATCH v5 1/9] net: stmmac: Pass stmmac_priv and chan in some callbacks

[PATCH iproute2] ip: require RTM_NEWLINK
 2023-12-05 11:11 UTC  (2+ messages)

[PATCH net-next v6 0/5] virtio-net: support dynamic coalescing moderation
 2023-12-05 11:05 UTC  (8+ messages)
` [PATCH net-next v6 1/5] virtio-net: returns whether napi is complete
` [PATCH net-next v6 2/5] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next v6 3/5] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next v6 4/5] virtio-net: add spin lock for ctrl cmd access
` [PATCH net-next v6 5/5] virtio-net: support rx netdim

[PATCH net-next v3 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-05 11:04 UTC  (5+ messages)
` [PATCH net-next v3 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
  ` [EXT] "
` [PATCH net-next v3 2/2] nfc: Do not send datagram if socket state isn't LLCP_BOUND
  ` [EXT] "

[PATCH net-next v6 0/4] skbuff: Optimize SKB coalescing for page pool
 2023-12-05 11:02 UTC  (5+ messages)
` [PATCH net-next v6 3/4] skbuff: Add a function to check if a page belongs to page_pool

[PATCH V4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-05 11:01 UTC  (3+ messages)

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2023-12-01 (ice)
 2023-12-05 11:00 UTC  (2+ messages)

[PATCH net-next v6 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-05 10:55 UTC  (7+ messages)
` [PATCH net-next v6 1/4] vsock: update SO_RCVLOWAT setting callback
` [PATCH net-next v6 2/4] virtio/vsock: send credit update during setting SO_RCVLOWAT
` [PATCH net-next v6 3/4] virtio/vsock: fix logic which reduces credit update messages
` [PATCH net-next v6 4/4] vsock/test: two tests to check credit update logic

[PATCH net-next 0/2] net/sched: use the backlog for nested mirred ingress
 2023-12-05 10:54 UTC  (4+ messages)
` [PATCH net-next 2/2] act_mirred: use the backlog for nested calls to "
  ` Mirred broken WAS(Re: "

[PATCH net-next v2 0/4] net/sched: act_api: contiguous action arrays
 2023-12-05 10:40 UTC  (2+ messages)

[PATCH v2 net] tcp: fix mid stream window clamp
 2023-12-05 10:32 UTC  (2+ messages)

[PATCH for-next v5 3/7] RDMA/rxe: Register IP mcast address
 2023-12-05 10:29 UTC  (6+ messages)
  ` [PATCH for-next v5 4/7] RDMA/rxe: Let rxe_lookup_mcg use rcu_read_lock
  ` [PATCH for-next v5 5/7] RDMA/rxe: Split multicast lock
  ` [PATCH for-next v5 6/7] RDMA/rxe: Cleanup mcg lifetime
  ` [PATCH for-next v5 7/7] RDMA/rxe: Add module parameters for mcast limits

[PATCHv2] USB: gl620a: check for rx buffer overflow
 2023-12-05 10:21 UTC  (3+ messages)

[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
 2023-12-05 10:15 UTC  (8+ messages)
` [PATCH net-next v2 7/8] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver

[PATCHv4 net-next 00/10] Doc: update bridge doc
 2023-12-05 10:10 UTC  (2+ messages)

[PATCH net-next v3 0/3] Ethernet DWMAC5 fault IRQ support
 2023-12-05 10:05 UTC  (3+ messages)

[PATCH net-next v7 0/2] net: dsa: microchip: enable setting rmii reference
 2023-12-05 10:03 UTC  (3+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
` [PATCH net-next v7 2/2] net: dsa: microchip: add property to select internal RMII reference clock

[PATCH v4 iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read
 2023-12-05  9:58 UTC 

[PATCH net-next v3 0/7] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-05  9:51 UTC  (5+ messages)
` [PATCH net-next v3 5/7] net/smc: compatible with 128-bits extend GID of virtual ISM device

[PATCH net-next v2] net: ctnetlink: support filtering by zone
 2023-12-05  9:39 UTC  (2+ messages)

[net-next PATCH v2 00/12] net: phy: at803x: cleanup
 2023-12-05  9:32 UTC  (3+ messages)
` [net-next PATCH v2 08/12] net: phy: at803x: move specific at8031 WOL bits to dedicated function

[PATCH] net: 9p: avoid freeing uninit memory in p9pdu_vreadf
 2023-12-05  9:31 UTC  (4+ messages)
  ` [PATCH v2] "

[pull request][net 00/15] mlx5 fixes 2023-11-21
 2023-12-05  9:30 UTC  (11+ messages)
` [net 09/15] net/mlx5e: Forbid devlink reload if IPSec rules are offloaded

[PATCH net-next v6 1/6] ptp: clockmatrix: support 32-bit address space
 2023-12-05  9:28 UTC  (4+ messages)

[PATCH net] nfp: flower: fix for take a mutex lock in soft irq context and rcu lock
 2023-12-05  9:26 UTC 

[PATCH net] net: libwx: fix memory leak on free page
 2023-12-05  9:20 UTC  (2+ messages)

[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-12-05  9:13 UTC  (6+ messages)
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS

[PATCH bpf] xsk: skip polling event check for unbound socket
 2023-12-05  9:03 UTC  (2+ messages)

[PATCH net v1] octeon_ep: initialise control mbox tasks before using APIs
 2023-12-05  9:00 UTC  (5+ messages)
    ` [EXT] "

[PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
 2023-12-05  8:52 UTC  (8+ messages)
` [PATCH net-next 1/2] "

[PATCH net-next RFC v5 4/4] net/sched: act_blockcast: Introduce blockcast tc action
 2023-12-05  8:41 UTC  (11+ messages)

[PATCH net-next v1 0/6] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-04 22:38 UTC  (6+ messages)
` [PATCH net-next v1 6/6] doc/netlink/specs: Add a spec for tc

[PATCH net] net/netfilter: bpf: fix bad registration on nf_defrag
 2023-12-05  8:34 UTC  (2+ messages)

[PATCH] net: ___neigh_lookup_noref(): remove redundant parameters
 2023-12-05  8:23 UTC  (2+ messages)

[PATCH v1] neighbour: Don't let neigh_forced_gc() disable preemption for long
 2023-12-05  8:15 UTC  (5+ messages)

[net v4 PATCH 0/5] octeontx2-af: miscellaneous fixes
 2023-12-05  8:04 UTC  (6+ messages)
` [net v4 PATCH 1/5] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled
` [net v4 PATCH 2/5] octeontx2-af: Fix mcs sa cam entries size
` [net v4 PATCH 3/5] octeontx2-af: Fix mcs stats register address
` [net v4 PATCH 4/5] octeontx2-af: Add missing mcs flr handler call
` [net v4 PATCH 5/5] octeontx2-af: Update Tx link register range

[PATCH v2] netlink: Return unsigned value for nla_len()
 2023-12-05  7:58 UTC  (4+ messages)

[PATCH net-next v2 0/9] net*: Convert to platform remove callback returning void
 2023-12-05  7:50 UTC  (4+ messages)

[patch net-next v4 0/9] devlink: introduce notifications filtering
 2023-12-05  7:47 UTC  (6+ messages)
` [patch net-next v4 8/9] devlink: add a command to set notification filter and use it for multicasts

[PATCH v2 net-next 0/3] net: mvmdio: Performance related improvements
 2023-12-05  7:31 UTC  (3+ messages)

[PATCH v14 0/9] Enable Wifi RFI interference mitigation feature support
 2023-12-05  7:24 UTC  (6+ messages)
` [PATCH v14 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature

[question] smc: how to enable SMC_LO feature
 2023-12-05  6:45 UTC  (6+ messages)

[pull request][net V2 00/14] mlx5 fixes 2023-12-04
 2023-12-05  6:13 UTC  (15+ messages)
` [net V2 01/14] net/mlx5e: Honor user choice of IPsec replay window size
` [net V2 02/14] net/mlx5e: Ensure that IPsec sequence packet number starts from 1
` [net V2 03/14] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
` [net V2 04/14] net/mlx5e: Remove exposure of IPsec RX flow steering struct
` [net V2 05/14] net/mlx5e: Add IPsec and ASO syndromes check in HW
` [net V2 06/14] net/mlx5e: Tidy up IPsec NAT-T SA discovery
` [net V2 07/14] net/mlx5e: Reduce eswitch mode_lock protection context
` [net V2 08/14] net/mlx5e: Check the number of elements before walk TC rhashtable
` [net V2 09/14] net/mlx5e: Disable IPsec offload support if not FW steering
` [net V2 10/14] net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work
` [net V2 11/14] net/mlx5e: TC, Don't offload post action rule if not supported
` [net V2 12/14] net/mlx5: Nack sync reset request when HotPlug is enabled
` [net V2 13/14] net/mlx5e: Check netdev pointer before checking its net ns
` [net V2 14/14] net/mlx5: Fix a NULL vs IS_ERR() check

[PATCH net] net: libwx: fix memory leak on free page
 2023-12-05  6:05 UTC 

[PATCH for-next v5 0/7] RDMA/rxe: Make multicast work
 2023-12-05  5:53 UTC  (3+ messages)
  ` [PATCH for-next v5 1/7] RDMA/rxe: Cleanup rxe_ah/av_chk_attr
  ` [PATCH for-next v5 2/7] RDMA/rxe: Fix sending of mcast packets

[PATCH net-next] net: stmmac: qcom-ethqos: Add sysfs nodes for qcom ethqos
 2023-12-05  5:53 UTC  (2+ messages)

[net-next v2 PATCH] octeontx2-af: cn10k: Increase outstanding LMTST transactions
 2023-12-05  5:52 UTC 

[RFC PATCH] net: ethtool: do runtime PM outside RTNL
 2023-12-05  5:19 UTC  (7+ messages)

[PATCH net-next 0/5] ionic: more driver fixes
 2023-12-05  4:32 UTC  (2+ messages)

[PATCH bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-05  4:05 UTC  (7+ messages)
` [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c
` [PATCH bpf-next v4 04/10] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH bpf-next v4 06/10] libbpf: selftests: Add verifier tests for CO-RE bitfield writes

[PATCH net-next v2 0/3] net: stmmac: EST implementation
 2023-12-05  4:02 UTC  (3+ messages)

[PATCH net-next v9 0/4] Rust abstractions for network PHY drivers
 2023-12-05  3:45 UTC  (19+ messages)
` [PATCH net-next v9 1/4] rust: core "
` [PATCH net-next v9 2/4] rust: net::phy add module_phy_driver macro
` [PATCH net-next v9 3/4] MAINTAINERS: add Rust PHY abstractions for ETHERNET PHY LIBRARY
` [PATCH net-next v9 4/4] net: phy: add Rust Asix PHY driver

[PATCH v3 iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read
 2023-12-05  3:05 UTC  (3+ messages)

[PATCH RFC net-next v4 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-12-05  3:02 UTC  (9+ messages)
` [PATCH RFC net-next v4 2/2] selftests/dpll: add DPLL system integration selftests

[PATCH v4 bpf-next 0/3] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-12-05  3:00 UTC  (4+ messages)
` [PATCH v4 bpf-next 3/3] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()

[PATCH] leds: trigger: netdev: skip setting baseline state in activate if hw-controlled
 2023-12-05  3:00 UTC  (6+ messages)

[PATCH] net: bnxt: fix a potential use-after-free in bnxt_init_tc
 2023-12-05  2:54 UTC  (4+ messages)

[PATCH net-next v6 3/6] ptp: clockmatrix: Fix u8 -> u16, DPLL_WF_TIMER and DPLL_WP_TIMER are 2-byte registers
 2023-12-05  2:44 UTC  (4+ messages)
` [PATCH net-next v6 4/6] ptp: clockmatrix: dco input-to-output delay is 20 FOD cycles + 8ns

[PATCH v4] net: stmmac: fix FPE events losing
 2023-12-05  2:40 UTC  (2+ messages)

[net PATCH v3] octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coalescing
 2023-12-05  2:40 UTC  (2+ messages)

[net-next PATCH v3 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-05  2:37 UTC  (4+ messages)
` [net-next PATCH v3 3/3] net: phy: add support for PHY package MMD read/write

[PATCH v2 0/3] net: usb: r8152: Fix lost config across deauthorize+authorize
 2023-12-05  2:34 UTC  (5+ messages)
` [PATCH net v2 3/3] r8152: Choose our USB config with choose_configuration() rather than probe()

[PATCH net-next v3] net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329
 2023-12-05  2:30 UTC  (2+ messages)

[net-next PATCH v11 00/11] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-12-05  2:30 UTC  (2+ messages)

[PATCH net-next] tcp: add tracepoints for data send/recv/acked
 2023-12-05  1:48 UTC  (3+ messages)

[PATCH] arcnet: restoring support for multiple Sohard Arcnet cards
 2023-12-05  2:08 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).