messages from 2024-04-23 13:25:57 to 2024-04-24 02:57:58 UTC [more...]
[PATCH net-next v6 0/8] virtio-net: support device stats
2024-04-24 2:57 UTC (3+ messages)
` [PATCH net-next v6 3/8] virtio_net: "
[PATCH vhost v2 0/7] virtio_net: rx enable premapped mode by default
2024-04-24 2:54 UTC (10+ messages)
` [PATCH vhost v2 4/7] virtio_net: big mode support premapped
[PATCH net-next v3 0/2] netdevsim: add NAPI support
2024-04-24 2:36 UTC (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net: selftest: add test for netdev netlink queue-get API
[PATCH v2 net] nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment()
2024-04-24 2:35 UTC
[PATCH net] octeontx2-af: fix the double free in rvu_npc_freemem()
2024-04-24 2:27 UTC
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
2024-04-24 2:25 UTC (6+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation
[PATCH v2 net] af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc()
2024-04-24 2:23 UTC
[PATCH v1 net-next] af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc()
2024-04-24 2:21 UTC (2+ messages)
[PATCH net] net: fix sk_memory_allocated_{add|sub} vs softirqs
2024-04-24 2:20 UTC (2+ messages)
[PATCH net] ipv4: check for NULL idev in ip_route_use_hint()
2024-04-24 2:20 UTC (3+ messages)
[PATCH net-next] neighbour: fix neigh_master_filtered()
2024-04-24 2:20 UTC (3+ messages)
[PATCH net] net: usb: ax88179_178a: stop lying about skb->truesize
2024-04-24 2:20 UTC (3+ messages)
[PATCH] tcp: Fix Use-After-Free in tcp_ao_connect_init
2024-04-24 2:20 UTC (2+ messages)
[PATCH net-next] tools: testing: selftests: switch conntrack_dump_flush to TEST_PROGS
2024-04-24 2:16 UTC (2+ messages)
[syzbot] [net?] possible deadlock in __unix_gc
2024-04-24 2:01 UTC (4+ messages)
[PATCH net-next v5 0/7] selftests: drv-net: support testing with a remote system
2024-04-24 1:53 UTC (5+ messages)
[PATCH net v3] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
2024-04-24 1:39 UTC (4+ messages)
kernel BUG at net/sunrpc/svc.c:570 after updating from v5.15.153 to v5.15.155
2024-04-24 1:38 UTC (2+ messages)
[PATCH 0/4] Define i2c_designware in a header file
2024-04-24 1:28 UTC (12+ messages)
` [PATCH 1/4] i2c: designware: Create shared header hosting driver name
` [PATCH 2/4] mfd: intel-lpss: Utilize i2c-designware.h
` [PATCH 3/4] mfd: intel_quark_i2c_gpio: "
` [PATCH 4/4] net: txgbe: "
[RFC] net: add TCP fraglist GRO support
2024-04-24 1:24 UTC (12+ messages)
[PATCH] net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
2024-04-24 1:14 UTC
[PATCH net] eth: bnxt: fix counting packets discarded due to OOM and netpoll
2024-04-24 0:58 UTC (2+ messages)
[PATCH net-next 0/3] mlx4: Add support for netdev-genl API
2024-04-24 0:57 UTC (7+ messages)
` [PATCH net-next 1/3] net/mlx4: Track RX allocation failures in a stat
` [PATCH net-next 2/3] net/mlx4: link NAPI instances to queues and IRQs
` [PATCH net-next 3/3] net/mlx4: support per-queue statistics via netlink
[PATCH net-next 00/12] GTP driver updates for net-next
2024-04-24 0:44 UTC (14+ messages)
` [PATCH net-next 01/12] gtp: remove useless initialization
` [PATCH net-next 02/12] gtp: properly parse extension headers
` [PATCH net-next 03/12] gtp: prepare for IPv6 support
` [PATCH net-next 04/12] gtp: add "
` [PATCH net-next 05/12] gtp: use IPv6 address /64 prefix for UE/MS
` [PATCH net-next 06/12] gtp: pass up link local traffic to userspace socket
` [PATCH net-next 07/12] gtp: move debugging to skbuff build helper function
` [PATCH net-next 08/12] gtp: remove IPv4 and IPv6 header from context object
` [PATCH net-next 09/12] gtp: add helper function to build GTP packets from an IPv4 packet
` [PATCH net-next 10/12] gtp: add helper function to build GTP packets from an IPv6 packet
` [PATCH net-next 11/12] gtp: support for IPv4-in-IPv6-GTP and IPv6-in-IPv4-GTP
` [PATCH net-next 12/12] gtp: identify tunnel via GTP device + GTP version + TEID + family
[PATCH net-next] net: add two more call_rcu_hurry()
2024-04-24 0:32 UTC (2+ messages)
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-04-24 0:27 UTC (21+ messages)
` [PATCH net-next v4 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v4 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v4 04/12] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v4 06/12] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v4 07/12] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v4 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v4 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v4 10/12] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
[PATCH iwl-next v2] ice: Extend auxbus device naming
2024-04-23 22:03 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/8] net: dsa: b53: Remove adjust_link
2024-04-23 21:16 UTC (12+ messages)
` [PATCH net-next 1/8] net: dsa: b53: Stop exporting b53_phylink_* routines
` [PATCH net-next 2/8] net: dsa: b53: Introduce b53_adjust_531x5_rgmii()
` [PATCH net-next 3/8] net: dsa: b53: Introduce b53_adjust_5325_mii()
` [PATCH net-next 4/8] net: dsa: b53: Force flow control for BCM5301X CPU port(s)
` [PATCH net-next 5/8] net: dsa: b53: Configure RGMII for 531x5 and MII for 5325
` [PATCH net-next 6/8] net: dsa: b53: Call b53_eee_init() from b53_mac_link_up()
` [PATCH net-next 7/8] net: dsa: b53: Remove b53_adjust_link()
` [PATCH net-next 8/8] net: dsa: b53: provide own phylink MAC operations
[PATCH net-next 0/7] selftest: netfilter: additional cleanups
2024-04-23 20:52 UTC (4+ messages)
Beaglebone Ethernet Probe Failure In 6.8+
2024-04-23 20:07 UTC (5+ messages)
[PATCH net-next v2 0/2] netdevsim: add NAPI support
2024-04-23 20:04 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: selftest: add test for netdev netlink queue-get API
[PATCH net-next] net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814
2024-04-23 19:57 UTC
[PATCH net-next] ip6_vti: fix memleak on netns dismantle
2024-04-23 19:53 UTC (3+ messages)
[PATCH net-next RFC] net: dsa: mv88e6xxx: Correct check for empty list
2024-04-23 19:52 UTC (3+ messages)
[PATCH net-next v2 0/3] net: A lightweight zero-copy notification
2024-04-23 19:51 UTC (9+ messages)
` [PATCH net-next v2 1/3] selftests: fix OOM problem in msg_zerocopy selftest
` [External] "
` [PATCH net-next v2 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [External] "
` [External] Re: [PATCH net-next v2 0/3] net: A lightweight zero-copy notification
[PATCH net-next 0/4] net: microchip: Correct spelling in comments
2024-04-23 19:29 UTC (8+ messages)
` [PATCH net-next 4/4] net: sparx5: "
[linux-next:master] BUILD REGRESSION a59668a9397e7245b26e9be85d23f242ff757ae8
2024-04-23 19:20 UTC
Ping failing with DSA enumerated ports with macb driver
2024-04-23 19:18 UTC (2+ messages)
[PATCH net-next 1/2] net: sparx5: flower: cleanup sparx5_tc_flower_handler_control_usage()
2024-04-23 19:15 UTC (4+ messages)
[PATCH net V2 0/2] net: lan743x: Fixes for multiple WOL related issues
2024-04-23 19:10 UTC (7+ messages)
` [PATCH net V2 2/2] net: lan743x: support WOL in MAC even when PHY does not
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-04-23 (i40e, iavf, ice)
2024-04-23 18:46 UTC (6+ messages)
` [PATCH net 1/4] i40e: Do not use WQ_MEM_RECLAIM flag for workqueue
` [PATCH net 2/4] i40e: Report MFS in decimal base instead of hex
` [PATCH net 3/4] iavf: Fix TC config comparison with existing adapter TC config
` [PATCH net 4/4] ice: fix LAG and VF lock dependency in ice_reset_vf()
[PATCH v5 00/15] mm: jit/text allocator
2024-04-23 18:44 UTC (4+ messages)
` [PATCH v5 04/15] sparc: simplify module_alloc()
[PATCH] ip: Exit exec in child process if setup fails
2024-04-23 18:38 UTC
[PATCH net-next 0/2] selftests: net: extract BPF building logic from the Makefile
2024-04-23 18:35 UTC (3+ messages)
` [PATCH net-next 1/2] selftests: net: name bpf objects consistently and simplify Makefile
` [PATCH net-next 2/2] selftests: net: extract BPF building logic from the Makefile
[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
2024-04-23 18:35 UTC (18+ messages)
[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
2024-04-23 18:31 UTC (2+ messages)
[PATCH net v3 0/4] Fix isolation of broadcast traffic and unmatched unicast traffic with MACsec offload
2024-04-23 18:13 UTC (5+ messages)
` [PATCH net v3 1/4] macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads
` [PATCH net v3 2/4] ethernet: Add helper for assigning packet type when dest address does not match device address
` [PATCH net v3 3/4] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst
` [PATCH net v3 4/4] net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec
[RFC PATCH net-next 0/9] gve: Implement netdev queue api
2024-04-23 17:55 UTC (5+ messages)
` [RFC PATCH net-next 9/9] gve: Implement "
[RFC] HW TX Rate Limiting Driver API
2024-04-23 17:25 UTC (12+ messages)
` "
[PATCH net-next 0/4] netdev: support dumping a single netdev in qstats
2024-04-23 17:20 UTC (2+ messages)
[PATCH net v2 0/4] Fix isolation of broadcast traffic and unmatched unicast traffic with MACsec offload
2024-04-23 17:03 UTC (4+ messages)
` [PATCH net v2 2/4] ethernet: Add helper for assigning packet type when dest address does not match device address
[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
2024-04-23 16:53 UTC (3+ messages)
` [PATCH v1 1/3] cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
[PATCH 0/4] can: mcp251xfd: add gpio functionality
2024-04-23 16:46 UTC (3+ messages)
` [PATCH 2/4] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
[PATCH iproute2-next v3 0/2] PFCP support
2024-04-23 16:40 UTC (2+ messages)
[BUG] e1000e, scheduling while atomic
2024-04-23 16:23 UTC (4+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [BUG] e1000e, scheduling while atomic (stable)
[PATCH net] net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()
2024-04-23 16:15 UTC
[net-next PATCH v2 5/9] octeontx2-af: Add packet path between representor and VF
2024-04-23 16:13 UTC (2+ messages)
[net-next PATCH v2 0/9] Introduce RVU representors
2024-04-23 16:09 UTC (12+ messages)
` [net-next PATCH v2 2/9] octeontx2-pf: RVU representor driver
` [EXTERNAL] "
` [net-next PATCH v2 3/9] octeontx2-pf: Create representor netdev
` [EXTERNAL] "
` [net-next PATCH v2 7/9] octeontx2-pf: Add support to sync link state between representor and VFs
` [EXTERNAL] "
` [EXTERNAL] Re: [net-next PATCH v2 0/9] Introduce RVU representors
[PATCH iproute2] use missing argument helper
2024-04-23 16:05 UTC
[PATCH] ibmvnic: Use -EBUSY in __ibmvnic_reset()
2024-04-23 15:41 UTC (5+ messages)
[PATCH] man: fix doc ip will exit with -1
2024-04-23 15:35 UTC (2+ messages)
[PATCH net-next] net: ethernet: ti: cpsw: flower: validate control flags
2024-04-23 15:31 UTC (3+ messages)
[PATCH] igb: cope with large MAX_SKB_FRAGS
2024-04-23 15:30 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH ipsec-next v12 0/4] xfrm: Introduce direction attribute for SA
2024-04-23 15:27 UTC (3+ messages)
` [PATCH ipsec-next v12 3/4] xfrm: Add dir validation to "in" data path lookup
net: cxgb4: Call Trace reported with PREEMPT_RT: BUG: using smp_processor_id() in preemptible [00000000] code: ethtool/78718
2024-04-23 15:03 UTC (2+ messages)
[PATCH net-next 1/2] net: lan966x: cleanup lan966x_tc_flower_handler_control_usage()
2024-04-23 14:58 UTC (3+ messages)
[PATCH 0/5] Ensure the copied buf is NULL terminated
2024-04-23 14:46 UTC (4+ messages)
` [PATCH 5/5] drivers/s390/cio: ensure "
[PATCH 1/1] net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates
2024-04-23 14:40 UTC
[PATCH iwl-next] ice: remove correct filters during eswitch release
2024-04-23 14:36 UTC
[PATCH net v2] igb: cope with large MAX_SKB_FRAGS
2024-04-23 14:10 UTC (2+ messages)
[PATCH net-next v2] net/mlx5e: flower: check for unsupported control flags
2024-04-23 14:08 UTC (2+ messages)
[PATCH] arch/Kconfig: Move SPECULATION_MITIGATIONS to arch/Kconfig
2024-04-23 14:05 UTC (2+ messages)
[PATCH net-next v4 0/7] dma: skip calling no-op sync ops when possible
2024-04-23 13:58 UTC (8+ messages)
` [PATCH net-next v4 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v4 2/7] dma: avoid redundant calls for sync operations
` [PATCH net-next v4 3/7] iommu/dma: avoid expensive indirect "
` [PATCH net-next v4 4/7] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next v4 5/7] page_pool: don't use driver-set flags field directly
` [PATCH net-next v4 6/7] page_pool: check for DMA sync shortcut earlier
` [PATCH net-next v4 7/7] xsk: use generic DMA sync shortcut instead of a custom one
[PATCH net v2 0/3] net: gro: add flush/flush_id checks and fix wrong offset in udp
2024-04-23 13:55 UTC (7+ messages)
` [PATCH net v2 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
[PATCH net] tools: ynl: don't ignore errors in NLMSG_DONE messages
2024-04-23 13:50 UTC (2+ messages)
[PATCH v1 net-next] af_unix: Don't access successor in unix_del_edges() during GC
2024-04-23 13:40 UTC (2+ messages)
[PATCH v9 0/7] convert write_threads, write_version and write_ports to netlink commands
2024-04-23 13:25 UTC (8+ messages)
` [PATCH v9 1/7] NFSD: move nfsd_mutex handling into nfsd_svc callers
` [PATCH v9 2/7] NFSD: allow callers to pass in scope string to nfsd_svc
` [PATCH v9 3/7] NFSD: convert write_threads to netlink command
` [PATCH v9 4/7] NFSD: add write_version "
` [PATCH v9 5/7] SUNRPC: introduce svc_xprt_create_from_sa utility routine
` [PATCH v9 6/7] SUNRPC: add a new svc_find_listener helper
` [PATCH v9 7/7] NFSD: add listener-{set,get} netlink command
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).