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

[PATCH net 0/4] Add some history to the DSA documentation
 2023-12-08 19:35 UTC  (5+ messages)
` [PATCH net 1/4] docs: net: dsa: document the tagger-owned storage mechanism
` [PATCH net 2/4] docs: net: dsa: update platform_data documentation
` [PATCH net 3/4] docs: net: dsa: update user MDIO bus documentation
` [PATCH net 4/4] docs: net: dsa: replace TODO section with info about history and devel ideas

[PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
 2023-12-08 19:32 UTC  (14+ messages)

[net-next v1 00/16] Device Memory TCP
 2023-12-08 19:31 UTC  (18+ messages)
` [net-next v1 06/16] netdev: support binding dma-buf to netdevice
` [net-next v1 07/16] netdev: netdevice devmem allocator
` [net-next v1 09/16] page_pool: device memory support
` [net-next v1 13/16] tcp: RX path for devmem TCP

[PATCH net-next v4 0/7] net/sched: conditional notification of events for cls and act
 2023-12-08 19:28 UTC  (8+ messages)
` [PATCH net-next v4 1/7] rtnl: add helper to check if rtnl group has listeners
` [PATCH net-next v4 2/7] rtnl: add helper to check if a notification is needed
` [PATCH net-next v4 3/7] rtnl: add helper to send if skb is not null
` [PATCH net-next v4 4/7] net/sched: act_api: don't open code max()
` [PATCH net-next v4 5/7] net/sched: act_api: conditional notification of events
` [PATCH net-next v4 6/7] net/sched: cls_api: remove 'unicast' argument from delete notification
` [PATCH net-next v4 7/7] net/sched: cls_api: conditional notification of events

[PATCH RESEND v1 0/7] MPFS clock fixes required for correct CAN clock modeling
 2023-12-08 19:26 UTC  (14+ messages)
` [PATCH RESEND v1 1/7] dt-bindings: clock: mpfs: add more MSSPLL output definitions
` [PATCH RESEND v1 2/7] dt-bindings: can: mpfs: add missing required clock
` [PATCH RESEND v1 3/7] clk: microchip: mpfs: split MSSPLL in two
` [PATCH RESEND v1 4/7] clk: microchip: mpfs: setup for using other mss pll outputs
` [PATCH RESEND v1 5/7] clk: microchip: mpfs: add missing MSSPLL outputs
` [PATCH RESEND v1 6/7] clk: microchip: mpfs: convert MSSPLL outputs to clk_divider
` [PATCH RESEND v1 7/7] riscv: dts: microchip: add missing CAN bus clocks

selftest fib_nexthop_multiprefix failed due to route mismatch
 2023-12-08 19:21 UTC  (4+ messages)

[PATCH net-next v2] Use READ/WRITE_ONCE() for IP local_port_range
 2023-12-08 19:10 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
 2023-12-08 19:10 UTC  (2+ messages)

[PATCH] team: Fix use-after-free when an option instance allocation fails
 2023-12-08 18:50 UTC  (2+ messages)

[PATCH net-next 00/15] MT7530 DSA subdriver improvements
 2023-12-08 18:46 UTC  (8+ messages)
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled

[PATCH net-next v5] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
 2023-12-08 18:30 UTC  (5+ messages)

[PATCH net-next v6] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
 2023-12-08 18:25 UTC 

[PATCH] tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
 2023-12-08 18:20 UTC 

[PATCH net-next] ipv6: add debug checks in fib6_info_release()
 2023-12-08 18:20 UTC  (4+ messages)

STMMAC Ethernet Driver support
 2023-12-08 18:12 UTC  (2+ messages)

[PATCH net-next v9 0/4] Rust abstractions for network PHY drivers
 2023-12-08 18:11 UTC  (6+ messages)
` [PATCH net-next v9 2/4] rust: net::phy add module_phy_driver macro

[PATCH net-next 0/7] net: dsa: realtek: variants to drivers, interfaces to a common module
 2023-12-08 18:05 UTC  (18+ messages)
` [PATCH net-next 1/7] net: dsa: realtek: drop cleanup from realtek_priv
` [PATCH net-next 2/7] net: dsa: realtek: put of node after MDIO registration
` [PATCH net-next 3/7] net: dsa: realtek: convert variants into a real driver
` [PATCH net-next 4/7] net: dsa: realtek: create realtek-common
` [PATCH net-next 5/7] net: dsa: realtek: merge interface modules into common
` [PATCH net-next 6/7] net: dsa: realtek: migrate user_mii setup to common
` [PATCH net-next 7/7] net: dsa: realtek: always use the realtek user mdio driver

[PATCH net-next 0/3] netdevsim: link and forward skbs between
 2023-12-08 17:58 UTC  (7+ messages)
` [PATCH net-next 1/3] netdevsim: allow two netdevsim ports to be
` [PATCH net-next 2/3] netdevsim: forward skbs from one connected

[PATCH bpf 0/3] net: bpf_xdp_adjust_tail() fixes
 2023-12-08 17:53 UTC  (8+ messages)
` [PATCH bpf 1/3] xsk: recycle buffer in case Rx queue was full
` [PATCH bpf 2/3] net: fix usage of multi-buffer BPF helper for ZC AF_XDP
` [PATCH bpf 3/3] ice: work on pre-XDP prog frag count

[PATCH net-next v3 0/5] net/sched: conditional notification of events for cls and act
 2023-12-08 17:48 UTC  (8+ messages)
` [PATCH net-next v3 4/5] net/sched: act_api: conditional notification of events
` [PATCH net-next v3 5/5] net/sched: cls_api: "

[PATCH v2 net-next] r8169: add support for LED's on RTL8168/RTL8101
 2023-12-08 17:48 UTC 

[patch iproute2] mnl_utils: sanitize incoming netlink payload size in callbacks
 2023-12-08 17:40 UTC  (2+ messages)

[PATCH net-next] r8169: add support for LED's on RTL8168/RTL8101
 2023-12-08 17:38 UTC  (2+ messages)

Rx issues with Linux Bridge and thunderbolt-net
 2023-12-08 17:37 UTC  (5+ messages)

[PATCH] net: phy: Only resume phy if it is suspended
 2023-12-08 17:36 UTC  (7+ messages)

[PATCH net-next v1 1/4] octeon_ep: add PF-VF mailbox communication
 2023-12-08 17:29 UTC  (2+ messages)

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-12-08 17:28 UTC  (12+ messages)
    `  "
            `  "

[PATCH 0/3] ss: pretty-printing BPF socket-local storage
 2023-12-08 17:27 UTC  (4+ messages)

[PATCH v2] net: mdio_bus: replace deprecated strncpy with strscpy
 2023-12-08 17:23 UTC  (2+ messages)

[PATCH v2] net: ena: replace deprecated strncpy with strscpy
 2023-12-08 17:22 UTC  (2+ messages)

[PATCH v2] qlcnic: replace deprecated strncpy with strscpy
 2023-12-08 17:21 UTC  (2+ messages)

[PATCH v1 0/7] MPFS clock fixes required for correct CAN clock modeling
 2023-12-08 17:09 UTC  (2+ messages)

[PATCH v2 0/4] Update STM DSI PHY driver
 2023-12-08 16:58 UTC  (3+ messages)
` [PATCH v2 3/4] drm/stm: dsi: expose DSI PHY internal clock

[PATCH net-next v3] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-08 16:50 UTC  (5+ messages)

[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
 2023-12-08 16:33 UTC  (14+ messages)
` [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 v2] net: stmmac: don't create a MDIO bus if unnecessary
 2023-12-08 16:33 UTC  (5+ messages)

[patch net-next v5 0/9] devlink: introduce notifications filtering
 2023-12-08 16:11 UTC  (6+ messages)
` [patch net-next v5 5/9] genetlink: introduce per-sock family private storage

[PATCH net-next 0/2] ipv6: more data-race annotations
 2023-12-08 16:08 UTC  (5+ messages)
` [PATCH net-next 1/2] ipv6: annotate data-races around np->mcast_oif
` [PATCH net-next 2/2] ipv6: annotate data-races around np->ucast_oif

[PATCH for-next v6 0/7] RDMA/rxe: Make multicast work
 2023-12-08 15:51 UTC  (5+ messages)
` [PATCH for-next v6 3/7] RDMA/rxe: Register IP mcast address

[PATCH net-next v1 1/1] net: dl2k: Use proper conversion of dev_addr before IO to device
 2023-12-08 15:33 UTC 

mvneta crash in page pool code
 2023-12-08 15:26 UTC  (2+ messages)

[PATCH net-next v1 1/2] net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
 2023-12-08 15:11 UTC  (2+ messages)
` [PATCH net-next v1 2/2] net: phy: Add support for the DP83TG720S Ethernet PHY

[PATCH v2 0/2] ss: pretty-printing BPF socket-local storage
 2023-12-08 14:57 UTC  (3+ messages)
` [PATCH v2 1/2] ss: add support for "
` [PATCH v2 2/2] ss: pretty-print "

[PATCH v5 iwl-next] i40e: Use correct buffer size in i40e_dbg_command_read
 2023-12-08 15:00 UTC  (2+ messages)

[PATCH iwl-net] igc: Fix hicredit calculation
 2023-12-08 14:58 UTC 

[net-next PATCH v4 00/13] net: phy: at803x: cleanup
 2023-12-08 14:52 UTC  (14+ messages)
` [net-next PATCH v4 01/13] net: phy: at803x: fix passing the wrong reference for config_intr
` [net-next PATCH v4 02/13] net: phy: at803x: move disable WOL to specific at8031 probe
` [net-next PATCH v4 03/13] net: phy: at803x: raname hw_stats functions to qca83xx specific name
` [net-next PATCH v4 04/13] net: phy: at803x: move qca83xx specific check in dedicated functions
` [net-next PATCH v4 05/13] net: phy: at803x: move specific DT option for at8031 to specific probe
` [net-next PATCH v4 06/13] net: phy: at803x: move specific at8031 probe mode check to dedicated probe
` [net-next PATCH v4 07/13] net: phy: at803x: move specific at8031 config_init to dedicated function
` [net-next PATCH v4 08/13] net: phy: at803x: move specific at8031 WOL bits "
` [net-next PATCH v4 09/13] net: phy: at803x: move specific at8031 config_intr "
` [net-next PATCH v4 10/13] net: phy: at803x: make at8031 related DT functions name more specific
` [net-next PATCH v4 11/13] net: phy: at803x: move at8031 functions in dedicated section
` [net-next PATCH v4 12/13] net: phy: at803x: move at8035 specific DT parse to dedicated probe
` [net-next PATCH v4 13/13] net: phy: at803x: drop specific PHY ID check from cable test functions

[PATCH v2 0/2] tcp/dcpp: tw_timer tweaks for nohz_full and PREEMPT_RT
 2023-12-08 14:47 UTC  (6+ messages)
` [PATCH v2 1/2] tcp/dcpp: Un-pin tw_timer

[PATCH] net:stmmac:stmmac_platform:Add snps,xpcs devicetree parsing
 2023-12-08 14:28 UTC  (3+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
 2023-12-08 14:11 UTC  (3+ messages)

[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-08 14:03 UTC  (2+ messages)

[syzbot] WARNING: locking bug in nci_close_device
 2023-12-08 13:30 UTC 

[PATCH v7 net-next 0/8] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
 2023-12-08 13:43 UTC  (8+ messages)
` [PATCH v7 net-next 6/8] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support

[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-12-08 13:41 UTC  (3+ messages)
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object

[syzbot] Monthly dccp report (Dec 2023)
 2023-12-08 13:16 UTC 

[PATCH] net: mana: add msix index sharing between EQs
 2023-12-08 12:35 UTC 

[PATCH net-next 0/9] Convert net selftests to run in unique namespace (Part 2)
 2023-12-08 12:20 UTC  (2+ messages)

[patch net-next] dpll: remove leftover mode_supported() op and use mode_get() instead
 2023-12-08 12:06 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix multicast/mirror group lock/unlock issue
 2023-12-08 11:34 UTC 

[PATCH net-next v6 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-12-08 11:28 UTC  (4+ messages)
` [PATCH net-next v6 08/12] libie: add Rx buffer management (via Page Pool)

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

[PATCH v5 00/39] ep93xx device tree conversion
 2023-12-08 11:10 UTC  (4+ messages)
` [PATCH v5 17/39] net: cirrus: add DT support for Cirrus EP93xx

[PATCH net-next v5 0/3] ethtool: Add ethtool_puts()
 2023-12-08 11:03 UTC  (6+ messages)
` [PATCH net-next v5 1/3] ethtool: Implement ethtool_puts()
` [PATCH net-next v5 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()

[RESEND PATCH v2 0/3] Bluetooth: power-on QCA6390 correctly
 2023-12-08 10:56 UTC  (8+ messages)
` [RESEND PATCH v2 1/3] dt-bindings: net: bluetooth: qualcomm: fix a typo
` [RESEND PATCH v2 2/3] dt-bindings: net: bluetooth: qualcomm: add regulators for QCA6390
` [RESEND PATCH v2 3/3] Bluetooth: qca: run the power-on/off sequence for QCA6390 too

[PATCH v2] neighbour: Don't let neigh_forced_gc() disable preemption for long
 2023-12-08 10:50 UTC  (2+ messages)

[PATCH net v4] net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
 2023-12-08 10:50 UTC  (2+ messages)

Bug report connect to VM with Vagrant
 2023-12-08 10:49 UTC  (4+ messages)

[net V3 01/15] net/mlx5e: Honor user choice of IPsec replay window size
 2023-12-08 10:40 UTC  (2+ messages)

[PATCH net-next v9 00/15] Introducing P4TC
 2023-12-08 10:15 UTC  (11+ messages)
` [PATCH net-next v9 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v9 15/15] p4tc: add P4 classifier

[PATCH iwl-next v3 0/2] ixgbe: Refactor ixgbe internal status
 2023-12-08 10:07 UTC  (4+ messages)
` [PATCH iwl-next v3 1/2] ixgbe: Refactor overtemp event handling
` [PATCH iwl-next v3 2/2] ixgbe: Refactor returning internal error codes

[PATCH net-next] Revert "net: rtnetlink: remove local list in __linkwatch_run_queue()"
 2023-12-08  9:52 UTC 

[PATCH net-next v14 00/13] Add Realtek automotive PCIe driver
 2023-12-08  9:47 UTC  (14+ messages)
` [PATCH net-next v14 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v14 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v14 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v14 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v14 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v14 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v14 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v14 08/13] rtase: Implement net_device_ops
` [PATCH net-next v14 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v14 10/13] rtase: Implement ethtool function
` [PATCH net-next v14 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v14 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v14 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net-next] net: rtnetlink: remove local list in __linkwatch_run_queue()
 2023-12-08  9:29 UTC  (2+ messages)

[net] octeontx2-af: Fix pause frame configuration
 2023-12-08  9:27 UTC 

[PATCH net-next v13 00/13] Add Realtek automotive PCIe driver
 2023-12-08  9:27 UTC  (6+ messages)
` [PATCH net-next v13 01/13] rtase: Add pci table supported in this module

[PATCH wpan-next v5 01/11] ieee802154: Let PAN IDs be reset
 2023-12-08  9:21 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).