messages from 2025-01-08 19:20:41 to 2025-01-09 10:15:04 UTC [more...]
[syzbot] [virt?] [net?] general protection fault in vsock_connectible_has_data
2025-01-09 10:15 UTC (3+ messages)
[PATCH net-next v3] page_pool: check for dma_sync_size earlier
2025-01-09 10:09 UTC (4+ messages)
[PATCH net 0/2] bond: fix xfrm offload feature during init
2025-01-09 9:51 UTC (13+ messages)
[PATCH v2 net] net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()
2025-01-09 9:50 UTC (3+ messages)
[PATCH 0/17] pull request (net-next): ipsec-next 2025-01-09
2025-01-09 9:43 UTC (18+ messages)
` [PATCH 01/17] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH 02/17] include: uapi: protocol number and packet structs for AGGFRAG in ESP
` [PATCH 03/17] xfrm: netlink: add config (netlink) options
` [PATCH 04/17] xfrm: add mode_cbs module functionality
` [PATCH 05/17] xfrm: add generic iptfs defines and functionality
` [PATCH 06/17] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH 07/17] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH 08/17] xfrm: iptfs: share page fragments of inner packets
` [PATCH 09/17] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH 10/17] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH 11/17] xfrm: iptfs: handle received fragmented inner packets
` [PATCH 12/17] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH 13/17] xfrm: iptfs: add skb-fragment sharing code
` [PATCH 14/17] xfrm: iptfs: handle reordering of received packets
` [PATCH 15/17] xfrm: iptfs: add tracepoint functionality
` [PATCH 16/17] xfrm: Support ESN context update to hardware for TX
` [PATCH 17/17] net/mlx5e: Update TX ESN context for IPSec hardware offload
[PATCH bpf v5 0/3] bpf: fix wrong copied_seq calculation and add tests
2025-01-09 9:44 UTC (4+ messages)
` [PATCH bpf v5 1/3] bpf: fix wrong copied_seq calculation
` [PATCH bpf v5 2/3] selftests/bpf: add strparser test for bpf
` [PATCH bpf v5 3/3] bpf, strparser, docs: Add new callback "
[PATCH net-next v6 0/7] Introduce unified and structured PHY
2025-01-09 9:44 UTC (8+ messages)
` [PATCH net-next v6 1/7] ethtool: linkstate: migrate linkstate functions to support multi-PHY setups
` [PATCH net-next v6 2/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v6 3/7] net: ethtool: add support for structured PHY statistics
` [PATCH net-next v6 4/7] Documentation: networking: update PHY error counter diagnostics in twisted pair guide
` [PATCH net-next v6 5/7] net: phy: introduce optional polling interface for PHY statistics
` [PATCH net-next v6 6/7] net: phy: dp83td510: add statistics support
` [PATCH net-next v6 7/7] net: phy: dp83tg720: "
[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
2025-01-09 9:38 UTC (12+ messages)
` [PATCH v2 1/3] tun: Unify vnet implementation
` [PATCH v2 2/3] tun: Pad virtio header with zero
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0
[PATCH net-next 00/14] Arrange PSE core and update TPS23881 driver
2025-01-09 9:37 UTC (7+ messages)
` [PATCH net-next 08/14] net: pse-pd: Split ethtool_get_status into multiple callbacks
[PATCH nf-next] netfilter: br_netfilter: remove unused conditional and dead code
2025-01-09 9:37 UTC
[PATCH net] ice: fix unaligned access in ice_create_lag_recipe
2025-01-09 9:31 UTC (5+ messages)
[PATCH] selinux: map RTM_DELNSID to nlmsg_write
2025-01-09 9:24 UTC
[PATCH net 0/2] vsock: some fixes due to transport de-assignment
2025-01-09 9:24 UTC (10+ messages)
` [PATCH net 1/2] vsock/virtio: discard packets if the transport changes
` [PATCH net 2/2] vsock/bpf: return early if transport is not assigned
[PATCH RFC net-next] net: phylink: always config mac for (delayed) phy
2025-01-09 9:15 UTC (6+ messages)
[PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-01-09 9:15 UTC (9+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
[PATCH net-next] net: Silence false field-spanning write warning in ip_tunnel_info_opts_set() memcpy
2025-01-09 9:00 UTC (3+ messages)
[PATCH net v2] pktgen: Avoid out-of-bounds access in get_imix_entries
2025-01-09 8:30 UTC
[PATCH] Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc
2025-01-09 7:47 UTC (2+ messages)
[PATCH net-next, v4] netlink: support dumping IPv4 multicast addresses
2025-01-09 7:22 UTC
[PATCH bpf-next v4 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
2025-01-09 7:19 UTC (3+ messages)
[PATCH v6 0/6] tun: Introduce virtio-net hashing feature
2025-01-09 7:13 UTC (7+ messages)
` [PATCH v6 1/6] virtio_net: Add functions for hashing
` [PATCH v6 2/6] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH v6 3/6] tun: Introduce virtio-net hash feature
` [PATCH v6 4/6] selftest: tun: Test vnet ioctls without device
` [PATCH v6 5/6] selftest: tun: Add tests for virtio-net hashing
` [PATCH v6 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH bpf-next v4 2/4] selftests/bpf: Add Launch Time request to xdp_hw_metadata
2025-01-09 7:08 UTC (3+ messages)
[PATCH bpf-next v4 3/4] net: stmmac: Add launch time support to XDP ZC
2025-01-09 7:06 UTC (3+ messages)
[PATCH net] net: mana: Cleanup "mana" debugfs dir after cleanup of all children
2025-01-09 6:19 UTC (2+ messages)
[PATCH bpf-next v2 0/5] Free htab element out of bucket lock
2025-01-09 6:19 UTC (6+ messages)
` [PATCH bpf-next v2 1/5] bpf: Free special fields after unlock in htab_lru_map_delete_node()
` [PATCH bpf-next v2 2/5] bpf: Bail out early in __htab_map_lookup_and_delete_elem()
` [PATCH bpf-next v2 3/5] bpf: Free element after unlock "
` [PATCH bpf-next v2 4/5] bpf: Cancel the running bpf_timer through kworker
` [PATCH bpf-next v2 5/5] selftests/bpf: Add test case for the freeing of bpf_timer
[PATCH net] eth: bnxt: always recalculate features after XDP clearing, fix null-deref
2025-01-09 5:51 UTC (3+ messages)
[PATCH net-next v2] selftests: drv-net: test drivers sleeping in ndo_get_stats64
2025-01-09 4:00 UTC (2+ messages)
[PATCH net v2 0/8] MAINTAINERS: spring 2025 cleanup of networking maintainers
2025-01-09 3:53 UTC (3+ messages)
` [PATCH net v2 2/8] MAINTAINERS: update maintainers for Microchip LAN78xx
[PATCH bpf v4 0/3] bpf: fix wrong copied_seq calculation
2025-01-09 3:40 UTC (4+ messages)
` [PATCH bpf v4 1/3] "
` [PATCH bpf v4 2/3] selftests/bpf: add strparser test for bpf
` [PATCH bpf v4 3/3] bpf, strparser, docs: Add new callback "
pull request: bluetooth 2025-01-08
2025-01-09 3:40 UTC (2+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-01-07 (ice, igc)
2025-01-09 3:40 UTC (2+ messages)
[PATCH] dt-bindings: net: pse-pd: Fix unusual character in documentation
2025-01-09 3:40 UTC (2+ messages)
[PATCH net-next v2 0/2] ipvlan: Support bonding events
2025-01-09 3:28 UTC (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests: bonding: add ipvlan over bond testing
[Question] ixgbe:Mechanism of RSS
2025-01-09 3:26 UTC (11+ messages)
[PATCH net v2] Revert "net/ncsi: change from ndo_set_mac_address to dev_set_mac_address"
2025-01-09 3:16 UTC (5+ messages)
[PATCH] rhashtable: Fix potential deadlock by moving schedule_work outside lock
2025-01-09 3:16 UTC (5+ messages)
[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
2025-01-09 3:04 UTC (5+ messages)
[PATCH net-next] dt-bindings: net: qcom,ipa: Use recommended MBN firmware format in DTS example
2025-01-09 3:01 UTC (2+ messages)
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2025-01-09 2:50 UTC (13+ messages)
` [PATCH v4 -next 13/15] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` "
` [PATCH v4 -next 14/15] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
[PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
2025-01-09 2:35 UTC (11+ messages)
` [PATCH v4 -next 06/15] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v4 -next 08/15] mm: nommu: move sysctl to mm/nommu.c
` Re: [PATCH v4 -next 00/15] sysctl: move sysctls from vm_table into its own files
[PATCH bpf-next v2 00/16] bpf: Reduce the use of migrate_{disable|enable}()
2025-01-09 2:20 UTC (2+ messages)
[PATCH net-next] tools: ynl-gen-c: improve support for empty nests
2025-01-09 2:09 UTC (2+ messages)
[PATCH] net: ethernet: sunplus: Switch to ndo_eth_ioctl
2025-01-09 2:05 UTC (2+ messages)
` [net PATCH v2] "
[PATCH v1 net 1/3] gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp()
2025-01-09 1:59 UTC (2+ messages)
[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-01-09 1:26 UTC (3+ messages)
[PATCH net] xsk: Bring back busy polling support
2025-01-09 0:34 UTC
[PATCH bpf-next v2 00/14] bpf qdisc
2025-01-09 0:20 UTC (3+ messages)
` [PATCH bpf-next v2 08/14] bpf: net_sched: Add a qdisc watchdog timer
linux-next: manual merge of the kselftest tree with the net-next tree
2025-01-08 23:40 UTC (2+ messages)
[PATCH v3] net: wwan: iosm: Fix hibernation by re-binding the driver around it
2025-01-08 23:33 UTC
[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
2025-01-08 23:08 UTC (6+ messages)
[PATCH v3 00/10] DTS updates for system1 BMC
2025-01-08 22:34 UTC (7+ messages)
` [PATCH v3 05/10] ARM: dts: aspeed: system1: Add RGMII support
[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2025-01-08 (ice)
2025-01-08 22:17 UTC (14+ messages)
` [PATCH net-next 01/13] ice: c827: move wait for FW to ice_init_hw()
` [PATCH net-next 02/13] ice: split ice_init_hw() out from ice_init_dev()
` [PATCH net-next 03/13] ice: minor: rename goto labels from err to unroll
` [PATCH net-next 04/13] ice: ice_probe: init ice_adapter after HW init
` [PATCH net-next 05/13] ice: add recipe priority check in search
` [PATCH net-next 06/13] ice: add fw and port health reporters
` [PATCH net-next 07/13] ice: use string choice helpers
` [PATCH net-next 08/13] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
` [PATCH net-next 09/13] ice: rename TS_LL_READ* macros to REG_LL_PROXY_H_*
` [PATCH net-next 10/13] ice: add lock to protect low latency interface
` [PATCH net-next 11/13] ice: check low latency PHY timer update firmware capability
` [PATCH net-next 12/13] ice: implement low latency PHY timer updates
` [PATCH net-next 13/13] ice: Add in/out PTP pin delays
[PATCH net-next 0/2] r8169: extend hwmon support
2025-01-08 22:13 UTC (2+ messages)
[PATCH net-next v10 00/22] io_uring zero copy rx
2025-01-08 22:06 UTC (23+ messages)
` [PATCH net-next v10 01/22] net: make page_pool_ref_netmem work with net iovs
` [PATCH net-next v10 02/22] net: page_pool: don't cast mp param to devmem
` [PATCH net-next v10 03/22] net: prefix devmem specific helpers
` [PATCH net-next v10 04/22] net: generalise net_iov chunk owners
` [PATCH net-next v10 05/22] net: page pool: export page_pool_set_dma_addr_netmem()
` [PATCH net-next v10 06/22] net: page_pool: create hooks for custom memory providers
` [PATCH net-next v10 07/22] netdev: add io_uring memory provider info
` [PATCH net-next v10 08/22] net: page_pool: add callback for mp info printing
` [PATCH net-next v10 09/22] net: page_pool: add a mp hook to unregister_netdevice*
` [PATCH net-next v10 10/22] net: prepare for non devmem TCP memory providers
` [PATCH net-next v10 11/22] net: page_pool: add memory provider helpers
` [PATCH net-next v10 12/22] io_uring/zcrx: add interface queue and refill queue
` [PATCH net-next v10 13/22] io_uring/zcrx: add io_zcrx_area
` [PATCH net-next v10 14/22] io_uring/zcrx: grab a net device
` [PATCH net-next v10 15/22] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH net-next v10 16/22] io_uring/zcrx: dma-map area for the device
` [PATCH net-next v10 17/22] io_uring/zcrx: add io_recvzc request
` [PATCH net-next v10 18/22] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH net-next v10 19/22] io_uring/zcrx: throttle receive requests
` [PATCH net-next v10 20/22] io_uring/zcrx: add copy fallback
` [PATCH net-next v10 21/22] net: add documentation for io_uring zcrx
` [PATCH net-next v10 22/22] io_uring/zcrx: add selftest
[PATCH v11 0/2] binder: report txn errors via generic netlink
2025-01-08 21:59 UTC (8+ messages)
` [PATCH v11 2/2] "
[PATCH net-next 0/3] Add support to do threaded napi busy poll
2025-01-08 21:53 UTC (5+ messages)
[PATCH 00/10] netfilter: x_tables: Merge xt_*.h and ipt_*.h files which has same name
2025-01-08 21:38 UTC (20+ messages)
` [PATCH 01/10] netfilter: x_tables: Merge xt_DSCP.h to xt_dscp.h
` [PATCH 05/10] netfilter: iptables: Merge ipt_ECN.h to ipt_ecn.h
` [PATCH 08/10] netfilter: Adjust code style of xt_*.h, ipt_*.h files
` [PATCH 09/10] netfilter: Add message pragma for deprecated xt_*.h, ipt_*.h
State Of The Page (January 2025)
2025-01-08 21:10 UTC
[RFC PATCH 0/1] vmxnet3: Adjust maximum Rx ring buffer size
2025-01-08 21:05 UTC (7+ messages)
[PATCH] lockd: add netlink control interface
2025-01-08 21:00 UTC
[PATCH net-next v4 00/18] net: stmmac: clean up and fix EEE implementation
2025-01-08 20:25 UTC (3+ messages)
` [PATCH net-next v4 07/18] net: stmmac: clean up stmmac_disable_eee_mode()
[PATCH v2] net: wwan: iosm: Fix hibernation by re-binding the driver around it
2025-01-08 20:18 UTC (6+ messages)
[PATCH RESEND net-next, v3] netlink: support dumping IPv4 multicast addresses
2025-01-08 19:56 UTC (2+ messages)
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).