netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-14 13:49:30 to 2023-12-14 20:53:42 UTC [more...]

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-14 20:53 UTC  (17+ messages)
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH net-next v2 00/21] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-12-14 20:39 UTC  (4+ messages)
` [PATCH net-next v2 01/21] net: ravb: Let IP-specific receive function to interrogate descriptors

[PATCH net-next v4 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-14 20:35 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: sched: Move drop_reason to struct tc_skb_cb
` [PATCH net-next v4 2/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
` [PATCH net-next v4 3/3] net: sched: Add initial TC error skb drop reasons

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

[PATCH RERESEND 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
 2023-12-14 20:14 UTC  (8+ messages)
` [PATCH RERESEND 02/11] af_unix: unix_stream_splice_read: always request MSG_DONTWAIT
` [PATCH RERESEND 06/11] net/smc: smc_splice_read: "
` [PATCH RERESEND 07/11] kcm: kcm_splice_read: "
` [PATCH RERESEND 08/11] tls/sw: tls_sw_splice_read: always request non-blocking I/O
` [PATCH RERESEND 09/11] net/tcp: tcp_splice_read: always do non-blocking reads

[PATCH net 0/2] net: ravb: fixes for the ravb driver
 2023-12-14 20:22 UTC  (5+ 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-next 0/4] net: phy: marvell10g: Firmware loading and LED support for 88X3310
 2023-12-14 20:14 UTC  (5+ 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: ipconfig: dev_set_mtu call is incompatible with a number of Ethernet drivers
 2023-12-14 20:07 UTC 

[net-next v1 00/16] Device Memory TCP
 2023-12-14 20:03 UTC  (8+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH net v2 0/2] net: mdio: mdio-bcm-unimac: optimizations and clean up
 2023-12-14 20:01 UTC  (3+ messages)

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

[PATCH net-next v6 0/5][pull request] add v2 FW logging for ice driver
 2023-12-14 19:40 UTC  (6+ messages)
` [PATCH net-next v6 1/5] ice: remove FW logging code
` [PATCH net-next v6 2/5] ice: configure FW logging
` [PATCH net-next v6 3/5] ice: enable "
` [PATCH net-next v6 4/5] ice: add ability to read and configure FW log data
` [PATCH net-next v6 5/5] ice: add documentation for FW logging

[PATCH net-next 0/2] tcp/dccp: refine source port selection
 2023-12-14 19:29 UTC  (3+ messages)
` [PATCH net-next 1/2] inet: returns a bool from inet_sk_get_local_port_range()
` [PATCH net-next 2/2] tcp/dccp: change source port selection at connect() time

[Draft PATCH net-next 0/3] add YAML spec for team
 2023-12-14 19:17 UTC  (8+ messages)
` [Draft PATCH net-next 1/3] Documentation: netlink: add a "

[PATCH v6 0/9] stmmac: Add Loongson platform support
 2023-12-14 19:09 UTC  (4+ messages)

[PATCH 0/5] Rename functions and their prototypes and move to common files
 2023-12-14 19:06 UTC  (3+ messages)
` [PATCH 4/5] net: ethernet: altera: sorting headers in alphabetical order

[PATCH ipsec-next,v2] xfrm: support sending NAT keepalives in ESP in UDP states
 2023-12-14 18:51 UTC  (2+ messages)

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

[PATCH v3 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2023-12-14 18:18 UTC  (5+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC

[patch net-next v7 0/9] devlink: introduce notifications filtering
 2023-12-14 18:15 UTC  (10+ messages)
` [patch net-next v7 1/9] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next v7 2/9] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next v7 3/9] devlink: send notifications only if there are listeners
` [patch net-next v7 4/9] devlink: introduce a helper for netlink multicast send
` [patch net-next v7 5/9] genetlink: introduce per-sock family private storage
` [patch net-next v7 6/9] netlink: introduce typedef for filter function
` [patch net-next v7 7/9] genetlink: introduce helpers to do filtered multicast
` [patch net-next v7 8/9] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next v7 9/9] devlink: extend multicast filtering by port index

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

[PATCH net v3] net: ks8851: Fix TX stall caused by TX buffer overrun
 2023-12-14 18:11 UTC 

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

[PATCH] net: sysctl: fix edge case wrt. sysctl write access
 2023-12-14 17:52 UTC  (5+ messages)

[PATCH] wifi: mac80211: sta_info.c: fix sentence grammar
 2023-12-14 17:43 UTC  (2+ messages)

[PATCH] wifi: mac80211: rx.c: fix sentence grammar
 2023-12-14 17:41 UTC  (2+ messages)

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-14 17:40 UTC  (8+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device
` [PATCH net-next 08/16] dt-bindings: net: Add Synopsys DW xPCS bindings

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-14 17:40 UTC  (6+ messages)

[PATCH v1] treewide, serdev: change receive_buf() return type to size_t
 2023-12-14 17:39 UTC  (2+ messages)

[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
 2023-12-14 17:38 UTC  (7+ messages)
` [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT

[PATCH] wifi: nl80211: fix grammar & spellos
 2023-12-14 17:37 UTC  (2+ messages)

[PATCH] wifi: cfg80211: fix spelling & punctutation
 2023-12-14 17:29 UTC  (3+ messages)

[PATCH net-next v14 00/13] Add Realtek automotive PCIe driver
 2023-12-14 17:27 UTC  (9+ messages)
` [PATCH net-next v14 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net-next 3/3] netlink: specs: mptcp: rename the MPTCP path management(?) spec
 2023-12-14 17:24 UTC  (2+ messages)

[PATCH net-next v5 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-14 17:23 UTC  (4+ messages)
` [PATCH net-next v5 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH] net: skbuff: fix spelling errors
 2023-12-14 17:21 UTC  (2+ messages)

[PATCH net-next] net: phylink: avoid one unnecessary phylink_validate() call during phylink_create()
 2023-12-14 17:18 UTC  (2+ messages)

[PATCH v8 net-next 00/11] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-14 17:16 UTC  (14+ messages)
` [PATCH v8 net-next 02/11] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
` [PATCH v8 net-next 05/11] net: ethernet: am65-cpsw: cleanup TAPRIO handling
` [PATCH v8 net-next 09/11] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support

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

[net-next PATCH v7 0/4] net: phy: add PHY package base addr + mmd APIs
 2023-12-14 17:06 UTC  (7+ messages)
` [net-next PATCH v7 1/4] net: phy: make addr type u8 in phy_package_shared struct
` [net-next PATCH v7 2/4] net: phy: extend PHY package API to support multiple global address
` [net-next PATCH v7 4/4] net: phy: add support for PHY package MMD read/write

[PATCH iwl-next] i40e: add trace events related to SFP module IOCTLs
 2023-12-14 17:05 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/7] sfc: initial debugfs support
 2023-12-14 16:56 UTC  (8+ messages)
` [PATCH net-next 7/7] sfc: add debugfs node for filter table contents

[PATCH net-next 0/6] sctp: fix a plenty of flexible-array-nested warnings
 2023-12-14 16:55 UTC  (3+ messages)

[PATCH v7 00/14] add qca8084 ethernet phy driver
 2023-12-14 16:53 UTC  (3+ messages)
` [PATCH v7 01/14] net: phy: introduce core support for phy-mode = "10g-qxgmii"

[PATCH iwl-next v2] ice: Reset VF on Tx MDD event
 2023-12-14 16:51 UTC  (3+ messages)

[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
 2023-12-14 16:52 UTC  (7+ messages)

[PATCH] net: phy: at803x: Improve hibernation support on start up
 2023-12-14 16:49 UTC  (11+ messages)

[PATCH net-next v5 0/4] add PF-VF mailbox support
 2023-12-14 16:45 UTC  (5+ messages)
` [PATCH net-next v5 1/4] octeon_ep: add PF-VF mailbox communication
` [PATCH net-next v5 2/4] octeon_ep: PF-VF mailbox version support
` [PATCH net-next v5 3/4] octeon_ep: control net framework to support VF offloads
` [PATCH net-next v5 4/4] octeon_ep: support firmware notifications for VFs

[PATCH net-next 0/3] net: optmem_max changes
 2023-12-14 16:37 UTC  (10+ messages)
` [PATCH net-next 1/3] net: increase optmem_max default value
` [PATCH net-next 2/3] net: Namespace-ify sysctl_optmem_max
` [PATCH net-next 3/3] selftests/net: optmem_max became per netns

[PATCH net-next v3 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2023-12-14 16:36 UTC 

[PATCH v6 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-12-14 16:31 UTC  (10+ messages)
` [PATCH v6 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
` [PATCH v6 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
` [PATCH v6 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
` [PATCH v6 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v6 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v6 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()

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

[PATCH iwl-net] ice: Fix PF with enabled XDP going no-carrier after reset
 2023-12-14 16:22 UTC  (2+ messages)

[PATCH net-next v4 0/4] add PF-VF mailbox support
 2023-12-14 16:16 UTC  (4+ messages)
` [PATCH net-next v4 2/4] octeon_ep: PF-VF mailbox version support
    ` [EXT] "

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

[PATCH] tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
 2023-12-14 16:07 UTC  (5+ messages)

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

[PATCH] net, xdp: correct grammar
 2023-12-14 15:50 UTC  (2+ messages)

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

[PATCH net] net/rose: fix races in rose_kill_by_device()
 2023-12-14 15:27 UTC 

[PATCH net-next v7 2/5] ptp: clockmatrix: set write phase timer to 0 when not in PCW mode
 2023-12-14 15:24 UTC  (4+ messages)
` [PATCH net-next v7 3/5] ptp: clockmatrix: dco input-to-output delay is 20 FOD cycles + 8ns
` [PATCH net-next v7 4/5] ptp: clockmatrix: Fix caps.max_adj to reflect DPLL_MAX_FREQ_OFFSET[MAX_FFO]
` [PATCH net-next v7 5/5] ptp: clockmatrix: move register and firmware related definition to idt8a340_reg.h

[PATCH net-next v7 1/5] ptp: clockmatrix: support 32-bit address space
 2023-12-14 15:24 UTC 

[PATCH] sfc: fix a double-free bug in efx_probe_filters
 2023-12-14 15:22 UTC 

[PATCH bpf-next v2] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
 2023-12-14 15:20 UTC  (2+ messages)

[syzbot] [mptcp?] WARNING in mptcp_check_listen_stop
 2023-12-14 15:18 UTC  (2+ messages)

[PATCH net-next v4 00/13] tools/net/ynl: Add 'sub-message' support to ynl
 2023-12-14 15:12 UTC  (3+ messages)
` [PATCH net-next v4 08/13] doc/netlink/specs: Add a spec for tc

[PATCH net-next v6 0/3] Ethernet DWMAC5 fault IRQ support
 2023-12-14 15:12 UTC  (4+ messages)
` [PATCH net-next v6 3/3] net: stmmac: Add driver support for DWMAC5 common safety IRQ

[PATCH net-next v2] net: mvpp2: add support for mii
 2023-12-14 15:10 UTC  (2+ messages)

[PATCH 00/12 net-next] qca_spi: collection of improvements
 2023-12-14 15:09 UTC  (13+ messages)
` [PATCH 01/12 net-next] qca_spi: Improve SPI thread creation
` [PATCH 02/12 net-next] qca_spi: Improve SPI IRQ handling
` [PATCH 03/12 net-next] qca_spi: Avoid skb_copy_expand in TX path
` [PATCH 04/12 net-next] qca_7k_common: Drop unnecessary function description
` [PATCH 05/12 net-next] qca_7k_common: Drop unused len from qcafrm_handle
` [PATCH 06/12 net-next] qca_spi: Add QCASPI prefix to ring defines
` [PATCH 07/12 net-next] qca_spi: Introduce QCASPI_RX_MAX_FRAMES
` [PATCH 08/12 net-next] qca_spi: Improve calculation of RX buffer size
` [PATCH 09/12 net-next] qca_spi: Log expected signature in error case
` [PATCH 10/12 net-next] qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
` [PATCH 11/12 net-next] qca_7k: Replace BSD boilerplate with SPDX
` [PATCH 12/12 net-next] qca_7k: Replace old mail address

[PATCH net-next] net: dsa: dont use generic selftest strings for custom selftests
 2023-12-14 14:56 UTC  (4+ messages)

[syzbot] [net?] KASAN: slab-out-of-bounds Read in dns_resolver_preparse
 2023-12-14 14:46 UTC  (3+ messages)
` [PATCH next] keys/dns: datalen must greater than sizeof(*v1)
  ` [PATCH V2 next] keys/dns: fix slab-out-of-bounds in dns_resolver_preparse

[GIT PULL] Networking for v6.7-rc6
 2023-12-14 14:35 UTC 

[PATCH v5 net-next 0/3] add multi-buff support for xdp running in generic mode
 2023-12-14 14:29 UTC  (4+ messages)
` [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
` [PATCH v5 net-next 2/3] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
` [PATCH v5 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode

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

[PATCH V2 net-next 0/3] There are some features for the HNS3 ethernet driver
 2023-12-14 14:11 UTC  (4+ messages)
` [PATCH V2 net-next 1/3] net: hns3: add command queue trace for hns3
` [PATCH V2 net-next 2/3] net: hns3: dump more reg info based on ras mod
` [PATCH V2 net-next 3/3] net: hns3: support dump pfc frame statistics in tx timeout log

[PATCH v4 net-next 0/8] net: dsa: mv88e6xxx: Add "eth-mac" and "rmon" counter group support
 2023-12-14 14:12 UTC  (10+ messages)
` [PATCH v4 net-next 1/8] net: dsa: mv88e6xxx: Push locking into stats snapshotting
` [PATCH v4 net-next 2/8] net: dsa: mv88e6xxx: Create API to read a single stat counter
` [PATCH v4 net-next 3/8] net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
` [PATCH v4 net-next 4/8] net: dsa: mv88e6xxx: Give each hw stat an ID
` [PATCH v4 net-next 5/8] net: dsa: mv88e6xxx: Add "eth-mac" counter group support
` [PATCH v4 net-next 6/8] net: dsa: mv88e6xxx: Limit histogram counters to ingress traffic
` [PATCH v4 net-next 7/8] net: dsa: mv88e6xxx: Add "rmon" counter group support
` [PATCH v4 net-next 8/8] selftests: forwarding: ethtool_rmon: Add histogram counter test

[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2023-12-14 14:11 UTC  (6+ messages)
` [PATCH v4 36/39] netfs: Implement a write-through caching option
` [PATCH v4 37/39] netfs: Optimise away reads above the point at which there can be no data

[PATCH net] net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
 2023-12-14 13:58 UTC  (3+ 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).