messages from 2025-03-28 10:05:42 to 2025-03-31 12:50:16 UTC [more...]
[PATCH net] tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu()
2025-03-31 12:50 UTC (3+ messages)
[v4,net] net: phy: broadcom: Correct BCM5221 PHY model detection
2025-03-31 12:50 UTC (2+ messages)
[PATCH net] net: fix use-after-free in the netdev_nl_sock_priv_destroy()
2025-03-31 12:44 UTC (5+ messages)
[PATCH v8 0/8] vhost: Add support of kthread API
2025-03-31 11:59 UTC (3+ messages)
` [PATCH v8 8/8] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
[PATCH net v1] net: Fix tuntap uninitialized value
2025-03-31 11:47 UTC (5+ messages)
[RFC net-next 0/2]eth: bnxt: Implement rx-side device memory
2025-03-31 11:47 UTC (3+ messages)
` [RFC net-next 1/2] eth: bnxt: refactor buffer descriptor
` [RFC net-next 2/2] eth: bnxt: add support rx side device memory TCP
[PATCH net] bnxt_en: bring back rtnl lock in bnxt_shutdown
2025-03-31 11:45 UTC (3+ messages)
[RFC ethtool-next] ethtool: Add support for configuring hds-thresh
2025-03-31 11:39 UTC
[PATCH] mac802154_hwsim: allow users to specify the number of simulated radios dinamically instead of the previously hardcoded value of 2
2025-03-31 10:39 UTC
[PATCH v3 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-03-31 10:31 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v3 2/4] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [PATCH v3 3/4] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [PATCH v3 4/4] net: mtip: The L2 switch driver for imx287
[PATCH net v3] net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
2025-03-31 10:14 UTC
[PATCH net] net/mlx5e: SHAMPO, Make reserved size independent of page size
2025-03-31 9:46 UTC (5+ messages)
[PATCH 2/3] ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()
2025-03-31 9:40 UTC (3+ messages)
[PATCH] net: Avoid calling WARN_ON() on -ENOMEM in __dev_change_net_namespace()
2025-03-31 9:17 UTC (5+ messages)
[PATCH net] sctp: add mutual exclusion in proc_sctp_do_udp_port()
2025-03-31 9:15 UTC
[syzbot] [net?] general protection fault in kernel_sock_shutdown (3)
2025-03-31 9:10 UTC
[PATCH 0/3] Add support for speed in MANA ethtool
2025-03-31 9:08 UTC (11+ messages)
` [PATCH 2/3] net: mana: Implement set_link_ksettings in ethtool for speed
` [EXTERNAL] "
[PATCH 0/3] bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth
2025-03-31 8:37 UTC (6+ messages)
` [PATCH 1/3] bpf: Add BPF_SOCK_OPS_TSTAMP_COMPLETION_CB callback
` [PATCH 2/3] [RFC] bpf: allow non-TCP skbs for bpf_sock_ops_enable_tx_tstamp
` [PATCH 3/3] [RFC] Bluetooth: enable bpf TX timestamping
[PATCH] mac802154_hwsim: define perm_extended_addr initialization
2025-03-31 8:15 UTC (2+ messages)
[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
2025-03-31 7:35 UTC (9+ messages)
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration
new splat
2025-03-31 8:07 UTC (2+ messages)
[PATCH v2 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-03-31 8:06 UTC (26+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v2 2/4] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [PATCH v2 3/4] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [PATCH v2 4/4] net: mtip: The L2 switch driver for imx287
[PATCH net v2 00/11] net: hold instance lock during NETDEV_UP/REGISTER/UNREGISTER
2025-03-31 8:01 UTC (30+ messages)
` [PATCH net v2 01/11] net: switch to netif_disable_lro in inetdev_init
` [PATCH net v2 03/11] net: use netif_disable_lro in ipv6_add_dev
` [PATCH net v2 05/11] net/mlx5e: use netdev_lockdep_set_classes
` [PATCH net v2 06/11] netdevsim: add dummy device notifiers
` [PATCH net v2 08/11] docs: net: document netdev notifier expectations
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-03-31 8:10 UTC
[PATCH net] Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
2025-03-31 7:59 UTC
[PATCH v2] net: mdio: mux-meson-gxl: set 28th bit in eth_reg2
2025-03-31 7:44 UTC
[PATCH net] net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()
2025-03-31 6:52 UTC
[PATCH][next][V2] ice: make const read-only array dflt_rules static
2025-03-31 5:10 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH bpf v2 0/2] bpf, xdp: clean adjust_{head,meta} memory when offset < 0
2025-03-31 3:23 UTC (3+ messages)
` [PATCH bpf v2 1/2] bpf, xdp: clean head/meta when expanding it
` [PATCH bpf v2 2/2] selftests/bpf: add perf test for adjust_{head,meta}
[PATCH net v2 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
2025-03-31 1:21 UTC (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached
[PATCH ethtool-next] ethtool: fbnic: ethtool dump parser
2025-03-31 0:09 UTC (2+ messages)
[PATCH ethtool v1 1/1] ethtool: fix incorrect MDI-X "Unknown" output for MDI mode
2025-03-30 23:59 UTC (2+ messages)
[PATCH ethtool-next 0/3] Add support for hardware timestamp provider
2025-03-30 23:56 UTC (2+ messages)
[PATCH ethtool-next 0/6] Symmetric OR-XOR RSS hash
2025-03-30 23:54 UTC (2+ messages)
[PATCH net 0/3] net_sched: sch_sfq: reject a derived limit of 1
2025-03-30 23:49 UTC (5+ messages)
` [PATCH net 1/3] net_sched: sch_sfq: use a temporary work area for validating configuration
` [PATCH net 2/3] net_sched: sch_sfq: move the limit validation
` [PATCH net 3/3] selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
[PATCH bpf-next] selftests/bpf: Fix verifier_bpf_fastcall
2025-03-30 23:40 UTC (2+ messages)
[Patch net 00/12] net_sched: make ->qlen_notify() idempotent
2025-03-30 23:32 UTC (7+ messages)
` [Patch net 01/12] sch_htb: make htb_qlen_notify() idempotent
` [Patch net 08/12] selftests/tc-testing: Add a test case for CODEL with HTB parent
linux-next: manual merge of the bpf-next tree with the mm tree
2025-03-30 23:27 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix tests after change in struct file
2025-03-30 23:20 UTC (5+ messages)
[PATCH v8 00/10] Support ROHM BD79124 ADC
2025-03-30 16:07 UTC (7+ messages)
` [PATCH v8 02/10] property: Add functions to iterate named child
[PATCH] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
2025-03-30 11:09 UTC (5+ messages)
` [PATCH v2] "
` Re: [PATCH] "
[PATCH v2] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
2025-03-30 10:33 UTC
[BPF] Question about per-CPU metadata_dst in bpf helper bpf_skb_set_tunnel_key implementation
2025-03-29 23:55 UTC
[Patch net 0/2] net_sched: skbprio: Remove overly strict queue assertions
2025-03-29 22:25 UTC (3+ messages)
` [Patch net 1/2] "
` [Patch net 2/2] selftests: tc-testing: Add TBF with SKBPRIO queue length corner case test
[PATCH net v3 00/11] net: hold instance lock during NETDEV_UP/REGISTER
2025-03-29 21:49 UTC (14+ messages)
` [PATCH net v3 01/11] net: switch to netif_disable_lro in inetdev_init
` [PATCH net v3 02/11] net: hold instance lock during NETDEV_REGISTER/UP
` [PATCH net v3 03/11] net: use netif_disable_lro in ipv6_add_dev
` [PATCH net v3 04/11] net: rename rtnl_net_debug to lock_debug
` [PATCH net v3 05/11] netdevsim: add dummy device notifiers
` [PATCH net v3 06/11] net: dummy: request ops lock
` [PATCH net v3 07/11] docs: net: document netdev notifier expectations
` [PATCH net v3 08/11] selftests: net: use netdevsim in netns test
` [PATCH net v3 09/11] net: designate XSK pool pointers in queues as "ops protected"
` [PATCH net v3 10/11] netdev: add "ops compat locking" helpers
` [PATCH net v3 11/11] netdev: don't hold rtnl_lock over nl queue info get when possible
[net-next PATCH 1/2] net: phy: Add support for new Aeonsemi PHYs
2025-03-29 18:51 UTC (2+ messages)
[PATCH net-next v2 00/16] Add devlink reload action and limit options
2025-03-29 18:23 UTC (3+ messages)
` [PATCH net-next v2 09/16] net/mlx5: Handle sync reset now event
[GIT PULL] Please pull fwctl subsystem changes
2025-03-29 18:24 UTC (2+ messages)
[PATCH v4 net 0/3] udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX
2025-03-29 18:05 UTC (4+ messages)
` [PATCH v4 net 1/3] udp: Fix multiple wraparounds of sk->sk_rmem_alloc
` [PATCH v4 net 2/3] udp: Fix memory accounting leak
` [PATCH v4 net 3/3] selftest: net: Check wraparounds for sk->sk_rmem_alloc
[PATCH v3 net 0/3] udp: Fix two integer overflows when sk->sk_rcvbuf is close to INT_MAX
2025-03-29 17:41 UTC (3+ messages)
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-29 16:00 UTC (11+ messages)
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-29 9:15 UTC (17+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
[PATCH net] xsk: correct tx_ring_empty_descs count statistics
2025-03-29 6:15 UTC
[RFC net 0/1] Fix netdevim to correctly mark NAPI IDs
2025-03-29 0:00 UTC (2+ messages)
` [RFC net 1/1] netdevsim: Mark NAPI ID on skb in nsim_rcv
[syzbot] [bpf?] WARNING in dev_xdp_install
2025-03-28 23:26 UTC (2+ messages)
[syzbot] [wireguard?] INFO: task hung in wg_destruct (2)
2025-03-28 23:20 UTC (2+ messages)
[GIT PULL] io_uring network zero-copy receive support
2025-03-28 22:11 UTC (2+ messages)
[PATCH v1 net] rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init()
2025-03-28 22:04 UTC
[PATCH net] eth: gve: add missing netdev locks on reset and shutdown paths
2025-03-28 21:55 UTC (3+ messages)
[syzbot] [net?] kernel BUG in skbprio_enqueue
2025-03-28 20:53 UTC (2+ messages)
[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
2025-03-28 20:14 UTC (13+ messages)
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device
[PATCH v5 0/5] dt-bindings: net: Add network-class.yaml schema
2025-03-28 19:52 UTC (7+ messages)
[PATCH iwl-next] igc: enable HW vlan tag insertion/stripping by default
2025-03-28 16:17 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH v2 net-next] net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP
2025-03-28 16:06 UTC
[PATCH] net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP
2025-03-28 16:05 UTC (2+ messages)
[Patch net-next 0/3] Add support for mdb offload failure notification
2025-03-28 15:53 UTC (6+ messages)
` [Patch net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
Fw: [PATCH] netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
2025-03-28 15:50 UTC (2+ messages)
[syzbot] [net?] WARNING in tls_strp_msg_load
2025-03-28 15:21 UTC
[PATCH RFC net-next 0/2] tcp: support initcwnd adjustment
2025-03-28 15:16 UTC (3+ messages)
` [PATCH RFC net-next 1/2] tcp: add TCP_IW for socksetopt
` [PATCH RFC net-next 2/2] tcp: introduce dynamic initcwnd adjustment
[PATCH net 0/4] mptcp: misc. fixes for 6.15-rc0
2025-03-28 14:27 UTC (5+ messages)
` [PATCH net 1/4] mptcp: fix NULL pointer in can_accept_new_subflow
` [PATCH net 2/4] selftests: mptcp: fix incorrect fd checks in main_loop
` [PATCH net 3/4] selftests: mptcp: close fd_in before returning "
` [PATCH net 4/4] selftests: mptcp: ignore mptcp_diag binary
[PATCH net] vsock: avoid timeout during connect() if the socket is closing
2025-03-28 14:15 UTC
[PATCH RESEND net] MAINTAINERS: Add dedicated entries for phy_link_topology
2025-03-28 13:50 UTC (2+ messages)
[PATCH v2] net: usb: usbnet: restore usb%d name exception for local mac addresses
2025-03-28 13:50 UTC (2+ messages)
[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
2025-03-28 13:50 UTC (2+ messages)
[PATCH net-next v2] vsock/test: Add test for null ptr deref when transport changes
2025-03-28 13:48 UTC (5+ messages)
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-03-28 12:20 UTC (12+ messages)
[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
2025-03-28 12:19 UTC (3+ messages)
` [PATCH net-next v5 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
net-shapers plan
2025-03-28 12:13 UTC (2+ messages)
[net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
2025-03-28 11:49 UTC (2+ messages)
[PATCH net-next v4 0/3] Fix late DMA unmap crash for page pool
2025-03-28 11:20 UTC (3+ messages)
[PATCH net v3 0/3] Bug fixes from XDP and perout series
2025-03-28 10:24 UTC (4+ messages)
` [PATCH net v3 1/3] net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
` [PATCH net v3 2/3] net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net v3 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
2025-03-28 10:23 UTC (6+ messages)
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
` [EXTERNAL] "
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).