messages from 2025-02-05 19:34:47 to 2025-02-06 08:51:32 UTC [more...]
[net-next PATCH v5 0/6] Add af_xdp support for cn10k
2025-02-06 8:50 UTC (5+ messages)
` [net-next PATCH v5 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers
` [net-next PATCH v5 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [net-next PATCH v5 3/6] octeontx2-pf: AF_XDP zero copy receive support
` [net-next PATCH v5 4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue
[PATCH v1 net-next 0/6] fib: rules: Convert RTM_NEWRULE and RTM_DELRULE to per-netns RTNL
2025-02-06 8:46 UTC (7+ messages)
` [PATCH v1 net-next 1/6] fib: rules: Don't check net in rule_exists() and rule_find()
` [PATCH v1 net-next 2/6] fib: rules: Pass net to fib_nl2rule() instead of skb
` [PATCH v1 net-next 3/6] fib: rules: Split fib_nl2rule()
` [PATCH v1 net-next 4/6] fib: rules: Convert RTM_NEWRULE to per-netns RTNL
` [PATCH v1 net-next 5/6] fib: rules: Add error_free label in fib_nl_delrule()
` [PATCH v1 net-next 6/6] fib: rules: Convert RTM_DELRULE to per-netns RTNL
[PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
2025-02-06 8:46 UTC (3+ messages)
` [PATCH ipsec-next 1/5] xfrm: delay initialization of offload path till its actually requested
[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-06 8:43 UTC (32+ messages)
` [PATCH bpf-next v8 01/12] bpf: add support for bpf_setsockopt()
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v8 09/12] bpf: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work
` [PATCH bpf-next v8 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature
[PATCH iwl-next v1 0/3] E825C PTP cleanup
2025-02-06 8:36 UTC (4+ messages)
` [PATCH iwl-next v1 1/3] ice: Add sync delay for E825C
` [PATCH iwl-next v1 2/3] ice: Refactor E825C PHY registers info struct
` [PATCH iwl-next v1 3/3] ice: E825C PHY register cleanup
[syzbot] [nfs?] [net?] WARNING in remove_proc_entry (7)
2025-02-06 8:38 UTC
[PATCH] net: stmmac: dwmac-loongson: Add fix_soc_reset function
2025-02-06 8:36 UTC (6+ messages)
[PATCH net] net: fib_rules: annotate data-races around rule->[io]ifindex
2025-02-06 8:30 UTC
[PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length
2025-02-06 8:19 UTC (3+ messages)
[PATCH net] Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified"
2025-02-06 8:08 UTC (2+ messages)
[PATCH] Documentation/networking: Fix basic node example document ISO 15765-2
2025-02-06 8:02 UTC (2+ messages)
[PATCH net-next v1 1/1] net: sxgbe: rework EEE handling to use PHY negotiation results
2025-02-06 7:58 UTC
[PATCH iwl-net] ice: health.c: fix compilation on gcc 7.5
2025-02-06 7:53 UTC (5+ messages)
[PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
2025-02-06 7:52 UTC (3+ messages)
[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
2025-02-06 7:36 UTC (8+ messages)
` [PATCH net-next 1/2] usb: Add base USB MCTP definitions
` [PATCH net-next 2/2] net: mctp: Add MCTP USB transport driver
[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
2025-02-06 7:25 UTC (3+ messages)
[PATCH] net: stmmac: Allow zero for [tr]x_fifo_size
2025-02-06 7:05 UTC (8+ messages)
[PATCH net-next v5 0/7] tun: Unify vnet implementation
2025-02-06 7:04 UTC (13+ messages)
` [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v5 5/7] tun: Extract the vnet handling code
` [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v5 7/7] tap: Use tun's vnet-related code
[PATCH v17 0/1] MCTP Over PCC Transport
2025-02-06 7:04 UTC (3+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "
[PATCH v8 0/7] Add NSS clock controller support for IPQ9574
2025-02-06 7:01 UTC (6+ messages)
` [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver "
[PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length
2025-02-06 6:49 UTC (2+ messages)
[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
2025-02-06 6:43 UTC (16+ messages)
` [PATCH net-next v3 1/4] Add support to set napi threaded for individual napi
` [PATCH net-next v3 3/4] Extend napi threaded polling to allow kthread based busy polling
[PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario
2025-02-06 6:34 UTC (5+ messages)
[RFC PATCH 0/2] Add support for Timesync Interrupt Router
2025-02-06 6:18 UTC (3+ messages)
[syzbot] [wireless?] WARNING in ieee80211_tdls_build_mgmt_packet_data
2025-02-06 6:05 UTC (2+ messages)
[PATCH bpf-next v9 0/5] xsk: TX metadata Launch Time support
2025-02-06 6:04 UTC (6+ messages)
` [PATCH bpf-next v9 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v9 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v9 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v9 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v9 5/5] igc: Add launch time support to XDP ZC
[PATCH v3 0/2] netconsole: allow selection of egress interface via MAC address
2025-02-06 5:21 UTC (3+ messages)
` [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH v3 2/2] netconsole: allow selection of egress interface via MAC address
[PATCH 0/2] Enable Big TCP for MANA devices
2025-02-06 4:48 UTC (4+ messages)
` [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF
[PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length
2025-02-06 4:27 UTC (3+ messages)
[PATCH net-next 0/8] vxlan: Age FDB entries based on Rx traffic
2025-02-06 4:40 UTC (2+ messages)
iAVF circular lock dependency due to netdev_lock
2025-02-06 4:32 UTC (4+ messages)
[PATCH bpf-next v8 0/5] xsk: TX metadata Launch Time support
2025-02-06 4:32 UTC (6+ messages)
` [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function
[PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268
2025-02-06 4:30 UTC (5+ messages)
` [PATCH 1/4] net: dsa: b53: Indicate which BCM63268 port is GPHY
` [PATCH 2/4] net: dsa: b53: mmap: Add gphy control register as a resource
` [PATCH 3/4] net: dsa: b53: Add phy_enable(), phy_disable() methods
` [PATCH 4/4] net: dsa: b53: mmap: Implement phy_enable for BCM63268 gphy
[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
2025-02-06 4:03 UTC (13+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()
[PATCH net] icmp: MUST silently discard certain extended echo requests
2025-02-06 3:35 UTC (2+ messages)
[PATCH net-next v4] netdev-genl: Elide napi_id when not present
2025-02-06 3:26 UTC (2+ messages)
Possible mistake in commit 3ca459eaba1b ("tun: fix group permission check")
2025-02-06 3:04 UTC (15+ messages)
[PATCH net-next v3] ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
2025-02-06 3:00 UTC (2+ messages)
[PATCH net v2 0/2] rxrpc: Call state fixes
2025-02-06 3:00 UTC (2+ messages)
[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-06 2:56 UTC (4+ messages)
` [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer
[PATCH v2 net-next] r8169: don't scan PHY addresses > 0
2025-02-06 2:50 UTC (2+ messages)
[PATCH net-next] net: flush_backlog() small changes
2025-02-06 2:50 UTC (2+ messages)
[PATCH net v2] tun: revert fix group permission check
2025-02-06 2:50 UTC (2+ messages)
[PATCH net] net: sched: Fix truncation of offloaded action statistics
2025-02-06 2:50 UTC (2+ messages)
[PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
2025-02-06 2:37 UTC (2+ messages)
[PATCH v2][next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning
2025-02-06 2:30 UTC (2+ messages)
[PATCH net-next] s390/net: Remove LCS driver
2025-02-06 2:30 UTC (2+ messages)
[PATCH net-next v6 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
2025-02-06 2:23 UTC (8+ messages)
` [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode
[PATCH net-next] bridge: mdb: Allow replace of a host-joined group
2025-02-06 2:20 UTC (2+ messages)
[PATCH net-next] selftests: net: suppress ReST file generation when building selftests
2025-02-06 2:20 UTC (2+ messages)
[PATCH net-next v2 0/4] net-sysfs: remove the rtnl_trylock/restart_syscall construction
2025-02-06 2:20 UTC (2+ messages)
[Patch net v3 0/4] net_sched: two security bug fixes and test cases
2025-02-06 2:20 UTC (2+ messages)
[PATCH net] selftests: mptcp: connect: -f: no reconnect
2025-02-06 2:20 UTC (2+ messages)
[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
2025-02-06 1:49 UTC (10+ messages)
` [PATCH net-next v6 08/12] net: homa: create homa_incoming.c
[PATCH net-next v3 0/6] Device memory TCP TX
2025-02-06 1:45 UTC (14+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
[PATCH v10 00/26] cxl: add type2 device basic support
2025-02-06 1:37 UTC (15+ messages)
` [PATCH v10 02/26] sfc: add basic cxl initialization
` [PATCH v10 03/26] cxl: move pci generic code
` [PATCH v10 05/26] cxl: add function for type2 cxl regs setup
` [PATCH v10 06/26] sfc: use cxl api for regs setup and checking
` [PATCH v10 07/26] cxl: add support for setting media ready by an accel driver
` [PATCH v10 09/26] cxl: support device identification without mailbox
` [PATCH v10 15/26] sfc: obtain root decoder with enough HPA free space
mlx5 - kernel oops on link down and up?
2025-02-06 1:29 UTC (2+ messages)
[PATCH net-next 0/3] net: improve core queue API handling while device is down
2025-02-06 1:26 UTC (6+ messages)
` [PATCH net-next 1/3] net: refactor netdev_rx_queue_restart() to use local qops
` [PATCH net-next 2/3] net: devmem: don't call queue stop / start when the interface is down
[PATCH] net: fec: Refactor MAC reset to function
2025-02-06 1:06 UTC (5+ messages)
` [PATCH net v3] "
[PATCH net-next v8 0/4] enic: Use Page Pool API for receiving packets
2025-02-05 23:54 UTC (5+ messages)
` [PATCH net-next v8 1/4] enic: Move RX functions to their own file
` [PATCH net-next v8 2/4] enic: Simplify RX handler function
` [PATCH net-next v8 3/4] enic: Use the Page Pool API for RX
` [PATCH net-next v8 4/4] enic: remove copybreak tunable
[PATCH net] rtnetlink: fix netns leak with rtnl_setlink()
2025-02-05 23:45 UTC (2+ messages)
[TEST] nft-flowtable-sh flaking after pulling first chunk of the merge window
2025-02-05 23:20 UTC (4+ messages)
[PATCH v2 00/13] cpumask: cleanup cpumask_next_wrap() implementation and usage
2025-02-05 23:10 UTC (5+ messages)
` [PATCH v2 02/13] virtio_net: simplify virtnet_set_affinity()
` [PATCH v2 03/13] ibmvnic: simplify ibmvnic_set_queue_affinity()
modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error
2025-02-05 23:09 UTC
[PATCH net v2 0/2] vsock: null-ptr-deref when SO_LINGER enabled
2025-02-05 23:06 UTC (3+ messages)
` [PATCH net v2 1/2] vsock: Orphan socket after transport release
` [PATCH net v2 2/2] vsock/test: Add test for SO_LINGER null ptr deref
[RFC net-next 0/4] net: Hold netdev instance lock during ndo operations
2025-02-05 22:32 UTC (5+ messages)
` [RFC net-next 1/4] net: Hold netdev instance lock during ndo_open/ndo_stop
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-05 22:22 UTC (9+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
2025-02-05 22:20 UTC (3+ messages)
` [PATCH net-next v2 1/2] ethtool: "
[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
2025-02-05 21:50 UTC (3+ messages)
` [PATCH net-next v18 09/25] ovpn: implement packet processing
[PATCH net-next] net: renesas: rswitch: cleanup max_speed setting
2025-02-05 21:28 UTC (4+ messages)
[PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
2025-02-05 21:16 UTC
[PATCH net-next 00/13] Introduce flowtable hw offloading in airoha_eth driver
2025-02-05 20:54 UTC (8+ messages)
` [PATCH net-next 09/13] dt-bindings: net: airoha: Add airoha,npu phandle property
[PATCH v2 0/2] netconsole: allow selection of egress interface via MAC address
2025-02-05 20:46 UTC (4+ messages)
` [PATCH v2 2/2] "
pull request: bluetooth-next 2024-05-10
2025-02-05 20:44 UTC (10+ messages)
[pull request][net-next 00/11] mlx5 updates 2025-01-16
2025-02-05 20:14 UTC (3+ messages)
` [net-next 07/11] net/mlx5e: Convert over to netmem
[PATCH iwl-net v1 1/1] igc: Set buffer type for empty frames in igc_init_empty_frame
2025-02-05 20:10 UTC (2+ messages)
[PATCH net 0/4][pull request] igb: fix igb_msix_other() handling for PREEMPT_RT
2025-02-05 20:08 UTC (3+ messages)
[PATCH v8 00/27] cxl: add type2 device basic support
2025-02-05 20:05 UTC (8+ messages)
` [PATCH v8 01/27] "
[PATCH net-next v5 0/7] Support loopback mode speed selection
2025-02-05 19:08 UTC (7+ messages)
` [PATCH net-next v5 1/7] net: phy: Allow loopback speed selection for PHY drivers
` [PATCH net-next v5 2/7] net: phy: Support speed selection for PHY loopback
` [PATCH net-next v5 3/7] net: phy: micrel: Add loopback support
` [PATCH net-next v5 4/7] net: phy: marvell: Align set_loopback() implementation
` [PATCH net-next v5 5/7] tsnep: Select speed for loopback
` [PATCH net-next v5 6/7] net: selftests: Export net_test_phy_loopback_*
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).