messages from 2025-04-09 15:46:22 to 2025-04-10 04:01:00 UTC [more...]
[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
2025-04-10 3:31 UTC
[PATCH net-next v2] sock: Correct error checking condition for (assign|release)_proto_idx()
2025-04-10 3:53 UTC (2+ messages)
[PATCH net] net: mctp: Set SOCK_RCU_FREE
2025-04-10 3:53 UTC
[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
2025-04-10 3:11 UTC (3+ messages)
[PATCH bpf-next v1 0/4] bpf, sockmap: Fix data loss and panic issues
2025-04-10 3:10 UTC (2+ messages)
[PATCH bpf v3 0/2] support SKF_NET_OFF and SKF_LL_OFF on skb frags
2025-04-10 3:10 UTC (2+ messages)
[PATCH net-next v2 0/6] xfrm & bonding: Correct use of xso.real_dev
2025-04-10 3:07 UTC (5+ messages)
` [PATCH net-next v2 5/6] bonding: Mark active offloaded xfrm_states
` [PATCH net-next v2 6/6] bonding: Fix multiple long standing offload races
[PATCH bpf-next v4 0/3] bpf: Fix use-after-free of sockmap
2025-04-10 3:02 UTC (3+ messages)
` [PATCH bpf-next v4 2/3] bpf, sockmap: avoid using sk_socket after free when reading
[PATCH bpf-next v2 0/2] bpf: fix ktls panic with sockmap and add tests
2025-04-10 3:00 UTC (2+ messages)
[PATCH net-next v10 0/6] add sriov support for wangxun NICs
2025-04-10 2:55 UTC (3+ messages)
[PATCH v9 0/7] Add Nuvoton NCT6694 MFD drivers
2025-04-10 2:45 UTC (7+ messages)
` [PATCH v9 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v9 4/7] can: Add Nuvoton NCT6694 CANFD support
[PATCH v3 net-next 0/4] net: Retire DCCP socket
2025-04-10 2:36 UTC (5+ messages)
` [PATCH v3 net-next 1/4] selftest: net: Remove DCCP bits
` [PATCH v3 net-next 2/4] net: Retire DCCP socket
` [PATCH v3 net-next 3/4] net: Unexport shared functions for DCCP
` [PATCH v3 net-next 4/4] tcp: Rename tcp_or_dccp_get_hashinfo()
[PATCH net-next v10 1/6] net: libwx: Add mailbox api for wangxun pf drivers
2025-04-10 2:40 UTC (2+ messages)
[syzbot] [bpf?] [net?] possible deadlock in xsk_bind
2025-04-10 2:35 UTC
[PATCH] net: ethernet: cortina: Use TOE/TSO on all TCP
2025-04-10 2:30 UTC (2+ messages)
[PATCH net-next 0/2] bridge: Prevent unicast ARP/NS packets from being suppressed by bridge
2025-04-10 2:30 UTC (2+ messages)
[PATCH v1 net-next 00/14] net: Convert ->exit_batch_rtnl() to ->exit_rtnl()
2025-04-10 2:19 UTC (15+ messages)
` [PATCH v1 net-next 01/14] net: Factorise setup_net() and cleanup_net()
` [PATCH v1 net-next 02/14] net: Add ops_undo_single for module load/unload
` [PATCH v1 net-next 03/14] net: Add ->exit_rtnl() hook to struct pernet_operations
` [PATCH v1 net-next 04/14] nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl()
` [PATCH v1 net-next 05/14] vxlan: Convert vxlan_exit_batch_rtnl() "
` [PATCH v1 net-next 06/14] ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers "
` [PATCH v1 net-next 07/14] ipv6: Convert tunnel devices' ->exit_batch_rtnl() "
` [PATCH v1 net-next 08/14] xfrm: Convert xfrmi_exit_batch_rtnl() "
` [PATCH v1 net-next 09/14] bridge: Convert br_net_exit_batch_rtnl() "
` [PATCH v1 net-next 10/14] bonding: Convert bond_net_exit_batch_rtnl() "
` [PATCH v1 net-next 11/14] gtp: Convert gtp_net_exit_batch_rtnl() "
` [PATCH v1 net-next 12/14] bareudp: Convert bareudp_exit_batch_rtnl() "
` [PATCH v1 net-next 13/14] geneve: Convert geneve_exit_batch_rtnl() "
` [PATCH v1 net-next 14/14] net: Remove ->exit_batch_rtnl()
[PATCH net v3 0/7] There are some bugfix for hibmcge driver
2025-04-10 2:13 UTC (8+ messages)
` [PATCH net v3 1/7] net: hibmcge: fix incorrect pause frame statistics issue
` [PATCH net v3 2/7] net: hibmcge: fix incorrect multicast filtering issue
` [PATCH net v3 3/7] net: hibmcge: fix the share of irq statistics among different network ports issue
` [PATCH net v3 4/7] net: hibmcge: fix wrong mtu log issue
` [PATCH net v3 5/7] net: hibmcge: fix the incorrect np_link fail state issue
` [PATCH net v3 6/7] net: hibmcge: fix not restore rx pause mac addr after reset issue
` [PATCH net v3 7/7] net: hibmcge: fix multiple phy_stop() issue
[PATCH v3 net] net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod
2025-04-10 2:20 UTC (2+ messages)
[PATCH net-next v3 0/2] Refactoring designware VLAN code
2025-04-10 2:19 UTC (6+ messages)
` [PATCH net-next v3 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping
[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
2025-04-10 2:09 UTC (29+ messages)
` [PATCH v4 01/13] bitops: Change parity8() to parity_odd() with u64 input and bool return type
` [PATCH v4 02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd()
` [PATCH v4 03/13] media: pci: cx18-av-vbi: "
` [PATCH v4 05/13] serial: max3100: "
` [PATCH v4 07/13] Input: joystick - "
` [PATCH v4 09/13] wifi: brcm80211: "
` [PATCH v4 10/13] drm/bridge: dw-hdmi: "
` [PATCH v4 11/13] mtd: ssfdc: "
` [PATCH v4 12/13] fsi: i2cr: "
` [PATCH v4 13/13] nfp: bpf: "
[PATCH net-next] io_uring/zcrx: enable tcp-data-split in selftest
2025-04-10 2:06 UTC (3+ messages)
[PATCH net-next v2 00/13] rxrpc, afs: Add AFS GSSAPI security class to AF_RXRPC and kafs
2025-04-10 2:06 UTC (5+ messages)
` [PATCH net-next v2 03/13] rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
` [PATCH net-next v2 06/13] rxrpc: rxgk: Provide infrastructure and key derivation
[PATCH v4] octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
2025-04-10 1:50 UTC (3+ messages)
[PATCH net-next] net: remove cpu stall in txq_trans_update()
2025-04-10 1:50 UTC (2+ messages)
[PATCH net-next v2 00/13] tools: ynl: c: basic netlink-raw support
2025-04-10 1:46 UTC (14+ messages)
` [PATCH net-next v2 01/13] netlink: specs: rename rtnetlink specs in accordance with family name
` [PATCH net-next v2 02/13] netlink: specs: rt-route: specify fixed-header at operations level
` [PATCH net-next v2 03/13] netlink: specs: rt-addr: remove the fixed members from attrs
` [PATCH net-next v2 04/13] netlink: specs: rt-route: "
` [PATCH net-next v2 05/13] netlink: specs: rt-addr: add C naming info
` [PATCH net-next v2 06/13] netlink: specs: rt-route: "
` [PATCH net-next v2 07/13] tools: ynl: support creating non-genl sockets
` [PATCH net-next v2 08/13] tools: ynl-gen: don't consider requests with fixed hdr empty
` [PATCH net-next v2 09/13] tools: ynl: don't use genlmsghdr in classic netlink
` [PATCH net-next v2 10/13] tools: ynl-gen: consider dump ops without a do "type-consistent"
` [PATCH net-next v2 11/13] tools: ynl-gen: use family c-name in notifications
` [PATCH net-next v2 12/13] tools: ynl: generate code for rt-addr and add a sample
` [PATCH net-next v2 13/13] tools: ynl: generate code for rt-route "
[PATCH net-next] net: convert dev->rtnl_link_state to a bool
2025-04-10 1:42 UTC
[PATCH net-next v2] net: ncsi: Fix GCPS 64-bit member variables
2025-04-10 1:23 UTC
linux-next: manual merge of the net-next tree with the net tree
2025-04-10 1:20 UTC
[PATCH bpf-next v1] bpf, sockmap: Introduce tracing capability for sockmap
2025-04-10 1:19 UTC (5+ messages)
[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
2025-04-10 1:15 UTC (3+ messages)
` [PATCH net-next v9 1/2] page_pool: Move pp_magic check into helper functions
[PATCH net] ipv6: Align behavior across nexthops during path selection
2025-04-10 1:10 UTC (2+ messages)
[PATCH v3 net 1/2] net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
2025-04-10 1:10 UTC (2+ messages)
[PATCH net v2 0/7] There are some bugfix for hibmcge driver
2025-04-10 1:07 UTC (6+ messages)
` [PATCH net v2 6/7] net: hibmcge: fix not restore rx pause mac addr after reset issue
[PATCH net-next] configs/debug: run and debug PREEMPT
2025-04-10 1:00 UTC (6+ messages)
[PATCH] net: remove __get_unaligned_cpu32 from macvlan driver
2025-04-10 1:00 UTC (2+ messages)
[PATCH] net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driver
2025-04-10 1:00 UTC (2+ messages)
[PATCH net-next] sock: Correct error checking condition for assign|release_proto_idx()
2025-04-10 0:52 UTC (5+ messages)
[PATCH net] bonding: hold ops lock around get_link
2025-04-10 0:44 UTC (2+ messages)
[PATCH net-next v2 0/8] net: depend on instance lock for queue related netlink ops
2025-04-10 0:40 UTC (4+ messages)
` [PATCH net-next v2 5/8] xdp: double protect netdev->xdp_flags with netdev->lock
[PATCH net-next 0/5] eth: fbnic: extend hardware stats coverage
2025-04-10 0:18 UTC (4+ messages)
` [PATCH net-next 2/5] eth: fbnic: add coverage for hw queue stats
[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
2025-04-10 0:17 UTC (2+ messages)
[PATCH 02/10] tools headers: Update the socket headers with the kernel sources
2025-04-10 0:11 UTC
[PATCH net-next] tc: Return an error if filters try to attach too many actions
2025-04-10 0:10 UTC (3+ messages)
[PATCH net] ethtool: cmis_cdb: Fix incorrect read / write length extension
2025-04-09 23:42 UTC (3+ messages)
[PATCH net-next v2] net: airoha: Add matchall filter offload support
2025-04-09 23:37 UTC (2+ messages)
[PATCH net 0/6] pds_core: updates and fixes
2025-04-09 23:35 UTC (14+ messages)
` [PATCH net 1/6] pds_core: Prevent possible adminq overflow/stuck condition
` [PATCH net 3/6] pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
` [PATCH net 4/6] pds_core: Remove unnecessary check in pds_client_adminq_cmd()
` [PATCH net 5/6] pds_core: smaller adminq poll starting interval
` [PATCH net 6/6] pds_core: make wait_context part of q_info
[PATCH net-next] net: mdio: Add RTL9300 MDIO driver
2025-04-09 23:15 UTC
[PATCH net-next v2 0/2] Add Marvell PHY PTP support
2025-04-09 22:38 UTC (15+ messages)
` [PATCH net-next v2 2/2] net: phy: "
net-shapers plan
2025-04-09 22:06 UTC (6+ messages)
[PATCH net-next 00/13] tools: ynl: c: basic netlink-raw support
2025-04-09 21:58 UTC (5+ messages)
` [PATCH net-next 10/13] tools: ynl-gen: consider dump ops without a do "type-consistent"
[PATCH intel-next v1] ice: be consistent around PTP de-registration
2025-04-09 21:54 UTC (2+ messages)
[PATCH bpf-next v7 00/10] bpf qdisc
2025-04-09 21:46 UTC (11+ messages)
` [PATCH bpf-next v7 01/10] bpf: Prepare to reuse get_ctx_arg_idx
` [PATCH bpf-next v7 02/10] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v7 03/10] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v7 04/10] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v7 05/10] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v7 06/10] bpf: net_sched: Disable attaching bpf qdisc to non root
` [PATCH bpf-next v7 07/10] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v7 08/10] selftests/bpf: Add a basic fifo qdisc test
` [PATCH bpf-next v7 09/10] selftests/bpf: Add a bpf fq qdisc to selftest
` [PATCH bpf-next v7 10/10] selftests/bpf: Test attaching bpf qdisc to mq and non root
[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-09 21:26 UTC (8+ messages)
` [net-next v4 3/5] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287
` [net-next v4 5/5] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch
[PATCH net-next 00/12] net/mlx5: HWS, Refactor action STE handling
2025-04-09 21:24 UTC (13+ messages)
` [PATCH net-next 01/12] net/mlx5: HWS, Fix matcher action template attach
` [PATCH net-next 02/12] net/mlx5: HWS, Remove unused element array
` [PATCH net-next 03/12] net/mlx5: HWS, Make pool single resource
` [PATCH net-next 04/12] net/mlx5: HWS, Refactor pool implementation
` [PATCH net-next 05/12] net/mlx5: HWS, Cleanup after pool refactoring
[PATCH iwl-next v3 0/3] idpf: add flow steering support
2025-04-09 20:56 UTC (4+ messages)
` [PATCH iwl-next v3 1/3] virtchnl2: rename enum virtchnl2_cap_rss
` [PATCH iwl-next v3 2/3] virtchnl2: add flow steering support
` [PATCH iwl-next v3 3/3] idpf: "
[PATCH net-next] af_unix: Remove unix_unhash()
2025-04-09 20:20 UTC (2+ messages)
[RFC PATCH 0/6] net: wwan: add NMEA port type support
2025-04-09 20:18 UTC (4+ messages)
` [RFC PATCH 4/6] net: wwan: add NMEA port support
` "
[PATCH net-next] udp: properly deal with xfrm encap and ADDRFORM
2025-04-09 20:00 UTC
[PATCH iwl-next] ice: add a separate Rx handler for flow director commands
2025-04-09 19:14 UTC (2+ messages)
[PATCH net-next] r8169: add helper rtl8125_phy_param
2025-04-09 19:14 UTC
[PATCH net-next] r8169: add helper rtl_csi_mod for accessing extended config space
2025-04-09 19:05 UTC
[PATCH v2 net-next 0/4] net: Retire DCCP socket
2025-04-09 18:53 UTC (2+ messages)
[PATCH v3 00/33] Implement kernel-doc in Python
2025-04-09 18:30 UTC (2+ messages)
[PATCH net-next v2] batman-adv: constify and move broadcast addr definition
2025-04-09 18:23 UTC
[PATCH v1 bpf-next 0/5] Exactly-once UDP socket iteration
2025-04-09 18:22 UTC (6+ messages)
` [PATCH v1 bpf-next 1/5] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [PATCH v1 bpf-next 2/5] bpf: udp: Avoid socket skips and repeats during iteration
` [PATCH v1 bpf-next 3/5] bpf: udp: Propagate ENOMEM up from bpf_iter_udp_batch
` [PATCH v1 bpf-next 4/5] selftests/bpf: Return socket cookies from sock_iter_batch progs
` [PATCH v1 bpf-next 5/5] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
[PATCH v10 iwl-next 00/11] idpf: add initial PTP support
2025-04-09 18:14 UTC (13+ messages)
` [PATCH v10 iwl-next 03/11] virtchnl: add PTP virtchnl definitions
` [Intel-wired-lan] "
` [PATCH v10 iwl-next 05/11] idpf: negotiate PTP capabilities and get PTP clock
` [Intel-wired-lan] "
` [PATCH v10 iwl-next 09/11] idpf: add Tx timestamp capabilities negotiation
` [Intel-wired-lan] "
[Patch bpf-next v2 0/4] tcp_bpf: improve ingress redirection performance with message corking
2025-04-09 17:54 UTC (2+ messages)
[PATCH net] tc: Ensure we have enough buffer space when sending filter netlink notifications
2025-04-09 17:36 UTC (2+ messages)
[PATCH net v2] ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
2025-04-09 17:33 UTC
[PATCH net-next 00/15][pull request] ixgbe: Add basic devlink support
2025-04-09 17:25 UTC (8+ messages)
` [PATCH net-next 01/15] devlink: add value check to devlink_info_version_put()
[PATCH net-next] pds_core: fix memory leak in pdsc_debugfs_add_qcq()
2025-04-09 17:18 UTC (2+ messages)
[PATCH iwl-next v4 0/2] igc: Change Tx mode for MQPRIO offloading
2025-04-09 17:12 UTC (5+ messages)
` [PATCH iwl-next v4 1/2] igc: Limit netdev_tc calls to MQPRIO
[PATCH net] amd-xgbe: Convert to SPDX identifier
2025-04-09 17:11 UTC (4+ messages)
[PATCH v3 0/3] netfilter: Make xt_cgroup independent from net_cls
2025-04-09 16:56 UTC (2+ messages)
[PATCH iproute2] nstat: NULL Dereference when no entries specified
2025-04-09 16:50 UTC (2+ messages)
[PATCH net] selftests/tc-testing: Add test for echo of big TC filters
2025-04-09 16:46 UTC (2+ messages)
[PATCH net-next 0/2] GCPS Spec Compliance Patch Set
2025-04-09 16:39 UTC (11+ messages)
[PATCH net-next v1 0/4] dpll: add all inputs phase offset monitor
2025-04-09 16:34 UTC (3+ messages)
` [PATCH net-next v1 2/4] dpll: pass capabilities on device register
[net-next PATCH v6 0/6] net: phy: Add support for new Aeonsemi PHYs
2025-04-09 16:29 UTC (3+ messages)
` [net-next PATCH v6 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
[PATCH v11 nf-next 0/2] Add nf_flow_encap_push() for xmit direct
2025-04-09 16:25 UTC (3+ messages)
` [PATCH v11 nf-next 1/2] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
[PATCH net-next v3 0/4] page_pool: Convert stats to u64_stats_t
2025-04-09 16:15 UTC (6+ messages)
` [PATCH net-next v3 3/4] page_pool: Convert page_pool_recycle_stats "
[RFC PATCH 00/13] Ultra Ethernet driver introduction
2025-04-09 16:10 UTC (11+ messages)
` Netlink vs ioctl WAS(Re: "
[PATCH net v1] octeon_ep_vf: Resolve netdevice usage count issue
2025-04-09 15:59 UTC (2+ messages)
[PATCH net-next v4 0/2] tcp: add a new TW_PAWS drop reason
2025-04-09 15:58 UTC (2+ messages)
[PATCH net-next] cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
2025-04-09 15:47 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).