Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-15 17:03:13 to 2024-03-18 09:41:50 UTC [more...]

[BUG] kernel warning from br_nf_local_in+0x157/0x180
 2024-03-18  9:41 UTC 

[PATCH net] packet: annotate data-races around ignore_outgoing
 2024-03-18  9:40 UTC  (2+ messages)

[PATCH iproute2-next] arpd: create /var/lib/arpd on first use
 2024-03-18  9:37 UTC  (14+ messages)
  ` [PATCH iproute2-next v2] "
        ` [EXTERNAL] "

[PATCH net v2] hsr: Handle failures in module init
 2024-03-18  9:36 UTC  (3+ messages)

[PATCH 0/3] NXP S32G3 SoC initial bring-up
 2024-03-18  9:34 UTC  (20+ messages)
` [PATCH 1/3] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
` [PATCH 2/3] net: stmmac: Add NXP S32 SoC family support
  ` [EXT] "
` [PATCH 3/3] dt-bindings: net: add schema for NXP S32 dwmac glue driver

[PATCH net] net: move dev->state into net_device_read_txrx group
 2024-03-18  9:31 UTC  (2+ messages)

[v2 net PATCH 0/5] octeontx2-pf: RVU Mailbox fixes
 2024-03-18  9:29 UTC  (6+ messages)
` [v2 net PATCH 1/5] octeontx2: Detect the mbox up or down message via register
` [v2 net PATCH 2/5] octeontx2-pf: Wait till detach_resources msg is complete
` [v2 net PATCH 3/5] octeontx2-pf: Use default max_active works instead of one
` [v2 net PATCH 4/5] octeontx2-pf: Send UP messages to VF only when VF is up
` [v2 net PATCH 5/5] octeontx2-af: Use separate handlers for interrupts

[PATCH] net: wan: fsl_qmc_hdlc: Fix module compilation
 2024-03-18  9:30 UTC  (2+ messages)

net/sunrpc/sched.c: error: result of comparison against a string literal is unspecified (use an explicit string comparison function instead)
 2024-03-18  9:25 UTC 

[PATCH] caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
 2024-03-18  9:25 UTC  (4+ messages)

[net/devlink] Question about possible CMD misuse in devlink_nl_port_new_doit()
 2024-03-18  9:21 UTC  (2+ messages)

[patch net] devlink: fix port new reply cmd type
 2024-03-18  9:19 UTC 

[PATCH iproute2] ifstat: don't set errno if strdup fails
 2024-03-18  9:16 UTC 

[PATCH iproute2 v2] ifstat: handle strdup return value
 2024-03-18  9:15 UTC 

[PATCH net 0/4] gro: various fixes related to UDP tunnels
 2024-03-18  9:09 UTC  (11+ messages)
` [PATCH net 1/4] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH net 2/4] gro: fix ownership transfer
` [PATCH net 4/4] udp: prevent local UDP tunnel packets from being GROed

[PATCH v1 net] tcp: Clear req->syncookie in reqsk_alloc()
 2024-03-18  8:54 UTC  (2+ messages)

[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
 2024-03-18  8:39 UTC  (3+ messages)

[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations
 2024-03-18  8:25 UTC  (20+ messages)
` [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
` [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}
` [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath
` [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories
` [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION
` [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling
` [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation

[PATCH net] nexthop: fix uninitialized variable in nla_put_nh_group_stats()
 2024-03-18  8:11 UTC  (5+ messages)

[PATCH net] ice: Fix freeing uninitialized pointers
 2024-03-18  8:10 UTC  (3+ messages)

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-18  7:46 UTC 

[PATCH 1/3] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
 2024-03-18  7:46 UTC 

[PATCH 2/3] net: dsa: mt7530: fix disabling EEE on failure on MT7531 and MT7988
 2024-03-18  7:46 UTC 

[PATCH 3/3] net: phy: mediatek-ge: do not disable EEE advertisement
 2024-03-18  7:46 UTC 

[PATCH net] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
 2024-03-18  6:50 UTC  (3+ messages)

[PATCH V2 net 0/3] There are some bugfix for the HNS3 ethernet driver
 2024-03-18  3:14 UTC  (5+ messages)
` [PATCH V2 net 1/3] net: hns3: fix index limit to support all queue stats
` [PATCH V2 net 2/3] net: hns3: fix kernel crash when devlink reload during pf initialization
` [PATCH V2 net 3/3] net: hns3: mark unexcuted loopback test result as UNEXECUTED

[BUG] selftests/net: test_vxlan_mdb.sh: 84 out of 642 tests [FAIL]
 2024-03-18  3:35 UTC  (2+ messages)

[PATCH net-next v2] net: cache for same cpu skb_attempt_defer_free
 2024-03-18  3:20 UTC  (3+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-18  2:49 UTC  (4+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[BUG] selftests/net: icmp_redirect.sh: 12 out of 40 test result with [FAIL]
 2024-03-18  2:38 UTC  (2+ messages)

[v2 net PATCH] octeontx2-pf: Disable HW TSO for seg size < 16B
 2024-03-18  0:46 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH ipsec-next v4] xfrm: Add Direction to the SA in or out
 2024-03-17 22:34 UTC  (3+ messages)
` [devel-ipsec] "

[PATCH RFC 0/7] net: Add generic support for netdev LEDs
 2024-03-17 21:45 UTC  (8+ messages)
` [PATCH RFC 1/7] dsa: move call to driver port_setup after creation of netdev
` [PATCH RFC 2/7] net: Add helpers for netdev LEDs
` [PATCH RFC 3/7] net: dsa: mv88e6xxx: Add helpers for 6352 LED blink and brightness
` [PATCH RFC 4/7] net: dsa: mv88e6xxx: Tie the low level LED functions to device ops
` [PATCH RFC 5/7] net: dsa: Add helpers to convert netdev to ds or port index
` [PATCH RFC 6/7] dsa: mv88e6xxx: Create port/netdev LEDs
` [PATCH RFC 7/7] arm: boot: dts: mvebu: linksys-mamba: Add Ethernet LEDs

[RFC PATCH v4 00/16] Zero copy Rx using io_uring
 2024-03-17 21:30 UTC  (11+ messages)
` [RFC PATCH v4 13/16] io_uring: add io_recvzc request

[PATCH] net/sched: Forbid assigning mirred action to a filter attached to the egress
 2024-03-17 16:10 UTC  (5+ messages)

[PATCH] ice: Remove newlines in NL_SET_ERR_MSG_MOD
 2024-03-17 15:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-03-17 15:03 UTC  (2+ messages)

[syzbot] [usb?] WARNING in usbnet_start_xmit/usb_submit_urb (2)
 2024-03-17 14:43 UTC 

Energy Efficient Ethernet on MT7531 switch
 2024-03-17 12:38 UTC  (3+ messages)

[RFC PATCH net-next v4 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-17 10:05 UTC  (12+ messages)
` [RFC PATCH net-next v4 01/11] net/smc: decouple ism_client from SMC-D DMB registration
` [RFC PATCH net-next v4 02/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [RFC PATCH net-next v4 03/11] net/smc: implement ID-related operations of loopback-ism
` [RFC PATCH net-next v4 04/11] net/smc: implement some unsupported "
` [RFC PATCH net-next v4 05/11] net/smc: implement DMB-related "
` [RFC PATCH net-next v4 06/11] net/smc: ignore loopback-ism when dumping SMC-D devices
` [RFC PATCH net-next v4 07/11] net/smc: register loopback-ism into SMC-D device list
` [RFC PATCH net-next v4 08/11] net/smc: add operations to merge sndbuf with peer DMB
` [RFC PATCH net-next v4 09/11] net/smc: attach or detach ghost sndbuf to "
` [RFC PATCH net-next v4 10/11] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [RFC PATCH net-next v4 11/11] net/smc: implement DMB-merged operations of loopback-ism

Regarding UDP-Lite deprecation and removal
 2024-03-17  0:34 UTC 

[syzbot] [can?] [bpf?] KMSAN: uninit-value in bpf_prog_run_generic_xdp
 2024-03-16 16:19 UTC 

[mlx5_core] kernel NULL pointer dereference when sending packets with AF_XDP using the hw checksum
 2024-03-16 15:26 UTC  (3+ messages)

[net/netlink] Question about potential memleak in netlink_proto_init()
 2024-03-16 15:11 UTC  (3+ messages)

[PATCH net] udp: fix segmentation crash for untrusted source packet
 2024-03-16 13:47 UTC  (4+ messages)

[PATCH] net: bcmgenet: Reset RBUF on first open
 2024-03-16 11:53 UTC  (4+ messages)

[PATCH net v4] i40e: Enforce software interrupt during busy-poll exit
 2024-03-16 11:38 UTC 

[PATCH net 0/3] There are some bugfix for the HNS3 ethernet driver
 2024-03-16 11:17 UTC  (8+ messages)
` [PATCH net 1/3] net: hns3: fix index limit to support all queue stats
` [PATCH net 2/3] net: hns3: fix kernel crash when devlink reload during pf initialization
` [PATCH net 3/3] net: hns3: mark unexcuted loopback test result as UNEXECUTED

[PATCH bpf-next v4 1/2] bpf: Remove arch_unprotect_bpf_trampoline()
 2024-03-16  7:35 UTC  (2+ messages)
` [PATCH bpf-next v4 2/2] bpf: Check return from set_memory_rox()

[PATCH v4 net 0/3] Report RCU QS for busy network kthreads
 2024-03-16  5:40 UTC  (5+ messages)
` [PATCH v4 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v4 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v4 net 3/3] bpf: report RCU QS in cpumap kthread

INFO: rcu detected stall in gc_worker
 2024-03-16  3:42 UTC 

[PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-03-16  2:52 UTC  (13+ messages)
` [PATCH 01/11] stackleak: don't modify ctl_table argument
` [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH 05/11] neighbour: "
` [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH 07/11] ipv6/addrconf: "
` [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH bpf-next v3 1/2] bpf: Remove arch_unprotect_bpf_trampoline()
 2024-03-16  0:56 UTC  (7+ messages)
` [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()

[PATCH] net: always initialize sysctl ownership
 2024-03-16  0:39 UTC  (2+ messages)

Cannot load wireguard module
 2024-03-15 23:44 UTC  (2+ messages)

[PATCH 08/10] net: use new capable_any functionality
 2024-03-15 23:11 UTC  (2+ messages)

[PATCH net v3] i40e: Enforce software interrupt during busy-poll exit
 2024-03-15 21:31 UTC  (2+ messages)

[PATCH v11] net-next/bnx2x: refactor common code to bnx2x_stop_nic()
 2024-03-15 21:26 UTC 

[PATCH v11] net/bnx2x: Prevent access to a freed page in page_pool
 2024-03-15 20:55 UTC 

[PATCH net-next] net: phy: aquantia: add support for AQR114C PHY ID
 2024-03-15 19:58 UTC  (2+ messages)

[PATCH] keys: Fix overwrite of key expiration on instantiation
 2024-03-15 19:05 UTC 

[PATCH v8 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
 2024-03-15 19:02 UTC  (2+ messages)

[PATCH net] net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
 2024-03-15 18:38 UTC  (3+ messages)

[PATCH v3 0/2] sysctl: treewide: prepare ctl_table_root for ctl_table constification
 2024-03-15 18:11 UTC  (3+ messages)
` [PATCH v3 1/2] sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
` [PATCH v3 2/2] sysctl: treewide: constify argument ctl_table_root::permissions(table)

[PATCH bpf-next 0/6] Enhancing selftests/xsk Framework: Maximum and Minimum Ring Configurations
 2024-03-15 17:44 UTC  (7+ messages)
` [PATCH bpf-next 1/6] tools/include: add ethtool_ringparam definition to UAPI header
` [PATCH bpf-next 3/6] selftests/xsk: implement get_hw_ring_size function to retrieve current and max interface size
` [PATCH bpf-next 4/6] selftests/xsk: implement set_hw_ring_size function to configure interface ring size

[PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
 2024-03-15 17:08 UTC  (3+ messages)

[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
 2024-03-15 17:02 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).