netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-04 16:03:54 to 2023-12-05 02:08:19 UTC [more...]

[PATCH] arcnet: restoring support for multiple Sohard Arcnet cards
 2023-12-05  2:08 UTC  (2+ messages)

[PATCH net-next v9 0/4] Rust abstractions for network PHY drivers
 2023-12-05  2:06 UTC  (16+ 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 bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-05  1:58 UTC  (12+ 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 v4 bpf-next 0/3] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-12-05  1:34 UTC  (4+ 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 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  (13+ messages)
` [PATCH v2 1/2] cfi: Flip headers
` [PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call

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

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 net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
 2023-12-04 23:08 UTC  (7+ 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

[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 net-next v2 0/9] net*: Convert to platform remove callback returning void
 2023-12-04 22:50 UTC  (12+ messages)
` [PATCH net-next v2 1/9] net: ipa: "
` [PATCH net-next v2 2/9] net: fjes: "
` [PATCH net-next v2 3/9] net: pcs: rzn1-miic: "
` [PATCH net-next v2 4/9] net: sfp: "
` [PATCH net-next v2 5/9] net: wan/fsl_ucc_hdlc: "
` [PATCH net-next v2 6/9] net: wan/ixp4xx_hss: "
` [PATCH net-next v2 7/9] net: wwan: qcom_bam_dmux: "
` [PATCH net-next v2 8/9] ieee802154: fakelb: "
` [PATCH net-next v2 9/9] ieee802154: hwsim: "

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

[RFC PATCH] net: ethtool: do runtime PM outside RTNL
 2023-12-04 22:25 UTC  (8+ messages)

[PATCH v2] netlink: Return unsigned value for nla_len()
 2023-12-04 22:21 UTC  (3+ messages)

[PATCH net v1] octeon_ep: initialise control mbox tasks before using APIs
 2023-12-04 22:13 UTC  (3+ 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  (7+ messages)

[PATCH net-next 0/5] ionic: more driver fixes
 2023-12-04 21:09 UTC  (6+ 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 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  (4+ 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  (5+ messages)
` [PATCH v1 net-next 1/2] net-device: reorganize net_device fast path variables
` [PATCH v1 net-next 2/2] tcp: reorganize tcp_sock "

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

[RFC PATCH] net: rtnetlink: remove local list in __linkwatch_run_queue()
 2023-12-04 20:19 UTC 

[PATCH net-next RFC v5 4/4] net/sched: act_blockcast: Introduce blockcast tc action
 2023-12-04 20:10 UTC  (12+ messages)

[PATCH] [v2] net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
 2023-12-04 20:06 UTC  (3+ messages)

[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
 2023-12-04 20:01 UTC  (5+ messages)
` [PATCH v3 net-next 2/2] xdp: "

[PATCH] net: ___neigh_lookup_noref(): remove redundant parameters
 2023-12-04 19:54 UTC  (2+ messages)

[PATCH net] net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
 2023-12-04 19:52 UTC 

netif_carrier_on() race
 2023-12-04 19:47 UTC  (9+ messages)
` [PATCH wireless-next 0/3] netlink carrier race workaround

[PATCH v2 net 0/2] ionic: small driver fixes
 2023-12-04 19:22 UTC  (3+ messages)
` [PATCH v2 net 1/2] ionic: fix snprintf format length warning
` [PATCH v2 net 2/2] ionic: Fix dim work handling in split interrupt mode

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

[PATCH] net: bnxt: fix a potential use-after-free in bnxt_init_tc
 2023-12-04 19:14 UTC  (3+ messages)

[PATCH v8 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-12-04 19:06 UTC  (4+ messages)

[PATCH v5 0/7] TCP-AO fixes
 2023-12-04 19:00 UTC  (6+ messages)
` [PATCH v5 1/5] Documentation/tcp: Fix an obvious typo
` [PATCH v5 2/5] net/tcp: Consistently align TCP-AO option in the header
` [PATCH v5 3/5] net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
` [PATCH v5 4/5] net/tcp: Don't add key with non-matching VRF on connected sockets
` [PATCH v5 5/5] net/tcp: Don't store TCP-AO maclen on reqsk

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-04 18:51 UTC  (2+ messages)

[PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
 2023-12-04 18:45 UTC  (7+ messages)
` [PATCH net-next 1/2] "

[PATCH net 0/7] ionic: small driver fixes
 2023-12-04 18:35 UTC  (4+ messages)

[PATCH net-next v1 0/6] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-04 18:33 UTC  (21+ messages)
` [PATCH net-next v1 2/6] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v1 3/6] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v1 4/6] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v1 5/6] doc/netlink/specs: add sub-message type to rt_link family
` [PATCH net-next v1 6/6] doc/netlink/specs: Add a spec for tc

[ANN] netdev call - Dec 4th
 2023-12-04 18:11 UTC  (2+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080
 2023-12-04 17:44 UTC 

[PATCH] net: dsa: microchip: fix NULL pointer dereference on platform init
 2023-12-04 17:43 UTC  (2+ messages)

[PATCH bpf-next] xsk: Add missing SPDX to AF_XDP TX metadata documentation
 2023-12-04 17:42 UTC 

[PATCH v4 0/7] TCP-AO fixes
 2023-12-04 17:08 UTC  (4+ messages)
` [PATCH v4 6/7] net/tcp: Store SNEs + SEQs on ao_info

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

[PATCH bpf-next v6 00/13] xsk: TX metadata
 2023-12-04 16:48 UTC  (4+ messages)
` [PATCH bpf-next v6 06/13] xsk: Document tx_metadata_len layout

[PATCH net-next 0/4] net: dsa: mv88e6xxx: Add "eth-mac" and "rmon" counter group support
 2023-12-04 16:48 UTC  (8+ messages)
` [PATCH net-next 1/4] net: dsa: mv88e6xxx: Create API to read a single stat counter
` [PATCH net-next 2/4] net: dsa: mv88e6xxx: Give each hw stat an ID
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: Add "eth-mac" counter group support

[PATCH net-next] tools: pynl: make flags argument optional for do()
 2023-12-04 16:45 UTC  (2+ messages)

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

[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-04 16:28 UTC  (6+ messages)
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH net-next] net: stmmac: qcom-ethqos: Add sysfs nodes for qcom ethqos
 2023-12-04 16:31 UTC  (2+ messages)

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

[PATCH] net: atlantic: fixed double free when constrained memory conditions
 2023-12-04 16:20 UTC 

[PATCH v2 0/2] Add MHI Endpoint network driver
 2023-12-04 16:12 UTC  (13+ messages)

[PATCH v2 net] tcp: fix mid stream window clamp
 2023-12-04 16:08 UTC 

[PATCH] net: atlantic: Fix NULL dereference of skb pointer in
 2023-12-04 16:06 UTC  (2+ messages)
` [EXT] "


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