Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-04 20:31:32 to 2023-12-05 08:05:48 UTC [more...]

[PATCH] net: 9p: avoid freeing uninit memory in p9pdu_vreadf
 2023-12-05  8:05 UTC 

[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

[PATCHv2] USB: gl620a: check for rx buffer overflow
 2023-12-05  8:04 UTC  (2+ messages)

[PATCH net-next v6 0/5] virtio-net: support dynamic coalescing moderation
 2023-12-05  8:02 UTC  (6+ 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: dsa: microchip: fix NULL pointer dereference on platform init
 2023-12-05  8:00 UTC  (3+ messages)

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

[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  (8+ messages)
` [PATCH net-next v2 3/9] net: pcs: rzn1-miic: "
` [PATCH net-next v2 4/9] net: sfp: "

[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

[PATCH net-next v6 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-05  6:48 UTC  (5+ 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] net: libwx: fix memory leak on free page
 2023-12-05  6:50 UTC 

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

[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
 2023-12-05  6:45 UTC  (9+ 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

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

[PATCH iwl-next v1 00/13] intel: use FIELD_PREP and FIELD_GET
 2023-12-05  6:41 UTC  (11+ 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 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] "

[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 3/7] RDMA/rxe: Register IP mcast address
 2023-12-05  5:58 UTC  (5+ 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

[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  (10+ messages)

[PATCH net-next 0/5] ionic: more driver fixes
 2023-12-05  4:32 UTC  (7+ messages)
` [PATCH net-next 1/5] ionic: Use cached VF attributes
` [PATCH net-next 2/5] ionic: set ionic ptr before setting up ethtool ops
` [PATCH net-next 3/5] ionic: Don't check null when calling vfree()
` [PATCH net-next 4/5] ionic: Make the check for Tx HW timestamping more obvious
` [PATCH net-next 5/5] ionic: Re-arrange ionic_intr_info struct for cache perf

[PATCH bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-05  4:05 UTC  (14+ messages)
` [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c
` [PATCH bpf-next v4 02/10] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
` [PATCH bpf-next v4 03/10] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH bpf-next v4 04/10] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH bpf-next v4 05/10] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH bpf-next v4 06/10] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v4 07/10] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v4 08/10] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v4 09/10] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v4 10/10] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[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  (21+ 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  (6+ messages)
` [PATCH v4 bpf-next 1/3] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v4 bpf-next 2/3] bpf: tcp: Support arbitrary SYN Cookie
` [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)

[PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
 2023-12-05  1:28 UTC  (6+ messages)
` [PATCH bpf-next v7 3/3] selftests: bpf: crypto skcipher algo selftests

[PATCH v2 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-05  1:18 UTC  (10+ messages)
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

veth0 weirdness
 2023-12-05  0:50 UTC 

[PATCH net-next v9 00/15] Introducing P4TC
 2023-12-05  0:32 UTC  (3+ messages)
` [PATCH net-next v9 15/15] p4tc: add P4 classifier

[PATCH net] net: veth: fix packet segmentation in veth_convert_skb_to_xdp_buff
 2023-12-05  0:26 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] skmsg: Add the data length in skmsg to SIOCINQ ioctl and rx_queue
 2023-12-05  0:23 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] skmsg: Support to get the data length in ingress_msg

[PATCH v4 net-next] packet: add a generic drop reason for receive
 2023-12-04 23:42 UTC  (3+ messages)

[PATCH net-next v4] tcp: Dump bound-only sockets in inet_diag
 2023-12-04 23:20 UTC  (2+ messages)

[PATCH net-next 00/15] bnxt_en: Support new 5760X P7 devices
 2023-12-04 23:20 UTC  (2+ messages)

[PATCH net v2] packet: Move reference count in packet_sock to atomic_long_t
 2023-12-04 23:20 UTC  (2+ messages)

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-04 23:02 UTC  (4+ messages)
` [Patch v2 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v2 2/3] RDMA/mana_ib: query device capabilities
` [Patch v2 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[PATCH 0/2] net: phy: micrel: additional clock handling
 2023-12-04 22:50 UTC  (2+ messages)

[patch net-next v3] docs: netlink: add NLMSG_DONE message format for doit actions
 2023-12-04 22:50 UTC  (2+ messages)

[PATCH v2] leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
 2023-12-04 22:48 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
 2023-12-04 22:37 UTC  (4+ messages)

[PATCH v1 net-next] Documentations: fix net_cachelines documentation build warning
 2023-12-04 22:07 UTC 

[GIT PULL] vdpa: bugfixes
 2023-12-04 21:59 UTC  (2+ messages)

Thinkpad P17 keep hanging in ipv6_addrconf addrconf_verify_work / netlink in 6.4 and 6.6
 2023-12-04 21:17 UTC  (5+ messages)

[PATCH v2] net: stmmac: update Rx clk divider for 10M SGMII
 2023-12-04 21:07 UTC  (2+ messages)

[PATCH AUTOSEL 4.14] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-12-04 20:50 UTC  (2+ messages)

[PATCH net] net: core: synchronize link-watch when carrier is queried
 2023-12-04 20:47 UTC 

[PATCH net-next v3 0/3] Ethernet DWMAC5 fault IRQ support
 2023-12-04 20:43 UTC  (3+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Add driver support for DWMAC5 safety IRQ Support

[PATCH net-next v2 0/5] net/sched: conditional notification of events for cls and act
 2023-12-04 20:39 UTC  (6+ 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 AUTOSEL 5.4 3/3] wifi: cfg80211: lock wiphy mutex for rfkill poll
 2023-12-04 20:37 UTC 

[PATCH AUTOSEL 5.10 3/7] mptcp: fix uninit-value in mptcp_incoming_options
 2023-12-04 20:36 UTC 

[PATCH AUTOSEL 5.15 04/10] mptcp: fix uninit-value in mptcp_incoming_options
 2023-12-04 20:36 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 05/10] wifi: cfg80211: lock wiphy mutex for rfkill poll

[PATCH AUTOSEL 6.1 04/17] mptcp: fix uninit-value in mptcp_incoming_options
 2023-12-04 20:34 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 05/17] wifi: cfg80211: lock wiphy mutex for rfkill poll
` [PATCH AUTOSEL 6.1 07/17] wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap

[PATCH AUTOSEL 6.6 10/32] mptcp: fix uninit-value in mptcp_incoming_options
 2023-12-04 20:32 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 11/32] wifi: cfg80211: lock wiphy mutex for rfkill poll
` [PATCH AUTOSEL 6.6 13/32] wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
` [PATCH AUTOSEL 6.6 17/32] wifi: cfg80211: add locked debugfs wrappers
` [PATCH AUTOSEL 6.6 18/32] wifi: mac80211: use wiphy locked debugfs helpers for agg_status

[PATCH v1 net-next 0/2] Reorganize remaining patch of networking struct cachelines
 2023-12-04 20:31 UTC  (3+ messages)
` [PATCH v1 net-next 2/2] tcp: reorganize tcp_sock fast path variables


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 read-only IMAP folder(s) and NNTP newsgroup(s).