messages from 2024-12-06 01:11:51 to 2024-12-06 15:10:27 UTC [more...]
[PATCH net-next 0/2] Fix race between datagram socket address change and rehash
2024-12-06 15:10 UTC (14+ messages)
` [PATCH net-next 2/2] datagram, udp: Set local address and rehash socket atomically against lookup
[PATCH net-next 0/4] netconsole: selftest for userdata overflow
2024-12-06 15:09 UTC (3+ messages)
` [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit
[PATCH net-next v2] net: reformat kdoc return statements
2024-12-06 15:08 UTC (3+ messages)
[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
2024-12-06 15:06 UTC (12+ messages)
[syzbot] [bpf?] general protection fault in bpf_prog_array_delete_safe
2024-12-06 15:02 UTC (2+ messages)
[PATCH V5 net-next 0/8] Support some features for the HIBMCGE driver
2024-12-06 14:57 UTC (11+ messages)
` [PATCH V5 net-next 1/8] debugfs: Add debugfs_create_devm_dir() helper
` [PATCH V5 net-next 2/8] net: hibmcge: Add debugfs supported in this module
` [PATCH V5 net-next 3/8] net: hibmcge: Add irq_info file to debugfs
` [PATCH V5 net-next 4/8] net: hibmcge: Add unicast frame filter supported in this module
` [PATCH V5 net-next 5/8] net: hibmcge: Add register dump "
` [PATCH V5 net-next 6/8] net: hibmcge: Add pauseparam "
` [PATCH V5 net-next 7/8] net: hibmcge: Add reset "
` [PATCH V5 net-next 8/8] net: hibmcge: Add nway_reset "
[PATCH net-next, v5] netlink: add IGMP/MLD join/leave notifications
2024-12-06 14:56 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Transmit small messages in linear skb
2024-12-06 14:47 UTC (4+ messages)
[PATCH net-next v20 0/6] net: Make timestamping selectable
2024-12-06 14:37 UTC (4+ messages)
` [PATCH net-next v20 4/6] net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology
[PATCH net] net: lapb: increase LAPB_HEADER_LEN
2024-12-06 13:52 UTC (2+ messages)
[PATCH v3 00/11] driver core: Constify API device_find_child()
2024-12-06 13:52 UTC (5+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
2024-12-06 13:50 UTC (2+ messages)
[PATCH net-next v6 00/10] xdp: a fistful of generic changes pt. I
2024-12-06 13:49 UTC (9+ messages)
` [PATCH net-next v6 07/10] netmem: add a couple of page helper wrappers
` [PATCH net-next v6 08/10] page_pool: make page_pool_put_page_bulk() handle array of netmems
` [PATCH net-next v6 09/10] page_pool: allow mixing PPs within one bulk
[PATCH v1 1/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
2024-12-06 13:42 UTC (12+ messages)
[PATCH net 0/4] net: dsa: mv88e6xxx: Amethyst (6393X) fixes
2024-12-06 13:39 UTC (7+ messages)
` [PATCH net 1/4] net: dsa: mv88e6xxx: Improve I/O related error logging
` [PATCH net 2/4] net: dsa: mv88e6xxx: Give chips more time to activate their PPUs
` [PATCH net 3/4] net: dsa: mv88e6xxx: Never force link on in-band managed MACs
` [PATCH net 4/4] net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user ports on 6393X
[PATCH v6 RESEND net-next 0/5] Add more feautues for ENETC v4 - round 1
2024-12-06 13:31 UTC (17+ messages)
` [PATCH v6 RESEND net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH v6 RESEND net-next 2/5] net: enetc: add Tx "
` [PATCH v6 RESEND net-next 3/5] net: enetc: update max chained Tx BD number "
` [PATCH v6 RESEND net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
[PATCH iwl-next 0/5] ice: implement low latency PHY timer updates
2024-12-06 13:30 UTC (3+ messages)
` [PATCH iwl-next 1/5] ice: use rd32_poll_timeout_atomic in ice_read_phy_tstamp_ll_e810
[PATCH v3 iwl-next] ice: Add in/out PTP pin delays
2024-12-06 13:16 UTC (2+ messages)
[PATCH net] Fix clamp() of ip_vs_conn_tab on small memory systems
2024-12-06 13:07 UTC (3+ messages)
[PATCH] selftests: net: Fix typo in psock_tpacket.c
2024-12-06 12:59 UTC (2+ messages)
[PATCH iproute2-next, v4 1/2] iproute2: expose netlink constants in UAPI
2024-12-06 12:45 UTC (2+ messages)
` [PATCH iproute2-next, v4 2/2] iproute2: add 'ip monitor maddr' support
[PATCH net v1] net: stmmac: TSO: Fix unaligned DMA unmap for non-paged SKB data
2024-12-06 12:40 UTC (5+ messages)
[PATCH net] net: stmmac: fix TSO DMA API usage causing oops
2024-12-06 12:40 UTC
[PATCH net-next] rtnetlink: fix error code in rtnl_newlink()
2024-12-06 12:32 UTC
[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-12-06 12:25 UTC (11+ messages)
` [PATCH net-next v2 01/10] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v2 02/10] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v2 03/10] mm: page_frag: update documentation for page_frag
` [PATCH net-next v2 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
` [PATCH net-next v2 05/10] mm: page_frag: introduce refill prepare & commit API
` [PATCH net-next v2 06/10] mm: page_frag: introduce alloc_refill "
` [PATCH net-next v2 07/10] mm: page_frag: introduce probe related API
` [PATCH net-next v2 08/10] mm: page_frag: add testing for the newly added API
` [PATCH net-next v2 09/10] net: replace page_frag with page_frag_cache
` [PATCH net-next v2 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag
[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
2024-12-06 12:29 UTC (7+ messages)
[PATCH v5 0/2] Enable ethernet for qcs8300
2024-12-06 12:17 UTC (6+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v5 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0
[PATCH net-next v1 1/1] net: phy: Move callback comments from struct to kernel-doc section
2024-12-06 12:14 UTC (2+ messages)
[PATCH nf-next] netfilter: xt_hashlimit: htable_selective_cleanup() optimization
2024-12-06 11:38 UTC
[PATCH net-next v5 0/5] Add ptp library for Microchip phys
2024-12-06 11:30 UTC (8+ messages)
` [PATCH net-next v5 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "
[PATCH net-next v1 0/7] Introduce unified and structured PHY
2024-12-06 11:14 UTC (9+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
` [PATCH net-next v1 4/7] phy: introduce optional polling interface for PHY statistics
[PATCH v2 net] tipc: Fix use-after-free of kernel socket in cleanup_bearer()
2024-12-06 11:00 UTC (3+ messages)
[syzbot] [net?] KASAN: slab-out-of-bounds Read in xfrm_state_find
2024-12-06 10:52 UTC (3+ messages)
` [PATCH ipsec] xfrm: state: fix out-of-bounds read during lookup
[PATCH net-next v2 0/2] net/smc: Two features for smc-r
2024-12-06 10:51 UTC (6+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
[PATCH net-next] rtase: Refine the if statement
2024-12-06 10:44 UTC (2+ messages)
[PATCH net-next 1/2] tools: ynl-gen-c: annotate valid choices for --mode
2024-12-06 10:30 UTC (2+ messages)
` [PATCH net-next 2/2] tools: ynl-gen-c: don't require -o argument
[PATCH net] cxgb4: use port number to set mac addr
2024-12-06 10:01 UTC (4+ messages)
[PATCH net-next v2 00/11] vxlan: Support user-defined reserved bits
2024-12-06 9:49 UTC (23+ messages)
` [PATCH net-next v2 01/11] vxlan: In vxlan_rcv(), access flags through the vxlan netdevice
` [PATCH net-next v2 02/11] vxlan: vxlan_rcv() callees: Move clearing of unparsed flags out
` [PATCH net-next v2 03/11] vxlan: vxlan_rcv() callees: Drop the unparsed argument
` [PATCH net-next v2 04/11] vxlan: vxlan_rcv(): Extract vxlan_hdr(skb) to a named variable
` [PATCH net-next v2 05/11] vxlan: Track reserved bits explicitly as part of the configuration
` [PATCH net-next v2 06/11] vxlan: Bump error counters for header mismatches
` [PATCH net-next v2 07/11] vxlan: vxlan_rcv(): Drop unparsed
` [PATCH net-next v2 08/11] vxlan: Add an attribute to make VXLAN header validation configurable
` [PATCH net-next v2 09/11] selftests: net: lib: Rename ip_link_master() to ip_link_set_master()
` [PATCH net-next v2 10/11] selftests: net: lib: Add several autodefer helpers
` [PATCH net-next v2 11/11] selftests: forwarding: Add a selftest for the new reserved_bits UAPI
[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
2024-12-06 9:47 UTC (3+ messages)
` [PATCH net-next v8 10/15] net: macb: Use helper rgmii_clock
[PATCH RFC net] net: hibmcge: Release irq resources on error and device tear-down
2024-12-06 9:15 UTC (4+ messages)
[PATCH] tcp: check socket state before calling WARN_ON
2024-12-06 9:08 UTC (10+ messages)
[PATCH v3 net-next] net/mlx5e: Report rx_discards_phy via rx_fifo_errors
2024-12-06 9:03 UTC
[PATCH net-next v1 00/21] lan78xx: Preparations for PHYlink
2024-12-06 8:56 UTC (4+ messages)
` [PATCH net-next v1 02/21] net: usb: lan78xx: Remove KSZ9031 PHY fixup
[PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config
2024-12-06 8:29 UTC (3+ messages)
` [PATCH RFC net-next 2/2] idpf: use napi's irq affinity
` [Intel-wired-lan] "
[PATCH bpf-next 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
2024-12-06 8:12 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: test_xdp_meta: Rename BPF sections
` [PATCH bpf-next 2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
[PATCH 0/5] Add support for Priva E-Measuringbox board
2024-12-06 8:10 UTC (7+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY
` [PATCH v1 2/5] dt-bindings: vendor-prefixes: Add prefix for Priva
[PATCH v1 net-next 00/15] treewide: socket: Clean up sock_create() and friends
2024-12-06 7:55 UTC (16+ messages)
` [PATCH v1 net-next 01/15] socket: Un-export __sock_create()
` [PATCH v1 net-next 02/15] socket: Pass hold_net flag to __sock_create()
` [PATCH v1 net-next 03/15] smc: Pass kern to smc_sock_alloc()
` [PATCH v1 net-next 04/15] socket: Pass hold_net to struct net_proto_family.create()
` [PATCH v1 net-next 05/15] ppp: Pass hold_net to struct pppox_proto.create()
` [PATCH v1 net-next 06/15] nfc: Pass hold_net to struct nfc_protocol.create()
` [PATCH v1 net-next 07/15] socket: Add hold_net flag to struct proto_accept_arg
` [PATCH v1 net-next 08/15] socket: Pass hold_net to sk_alloc()
` [PATCH v1 net-next 09/15] socket: Respect hold_net in sk_alloc()
` [PATCH v1 net-next 10/15] socket: Don't count kernel sockets in /proc/net/sockstat
` [PATCH v1 net-next 11/15] socket: Introduce sock_create_net()
` [PATCH v1 net-next 12/15] socket: Remove kernel socket conversion
` [PATCH v1 net-next 13/15] socket: Use sock_create_net() instead of sock_create()
` [PATCH v1 net-next 14/15] socket: Rename sock_create() to sock_create_user()
` [PATCH v1 net-next 15/15] socket: Rename sock_create_kern() to sock_create_net_noref()
[PATCH v2 0/6] Enable strict percpu address space checks
2024-12-06 7:35 UTC (3+ messages)
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
2024-12-06 7:24 UTC (4+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender
[PATCH net-next] net: uevent: also pass network device driver
2024-12-06 7:13 UTC (6+ messages)
` [PATCH net-next v2] net: sysfs: also pass network device driver to uevent
[PATCH v3 net] net/mlx5: DR, prevent potential error pointer dereference
2024-12-06 7:10 UTC (2+ messages)
[PATCH net-next v4] octeon_ep: add ndo ops for VFs in PF driver
2024-12-06 6:41 UTC
[PATCH V4 RESEND net-next 0/7] Support some features for the HIBMCGE driver
2024-12-06 6:23 UTC (7+ messages)
` [PATCH V4 RESEND net-next 1/7] net: hibmcge: Add debugfs supported in this module
` [PATCH V4 RESEND net-next 6/7] net: hibmcge: Add reset "
[PATCH net v2] cxgb4: use port number to set mac addr
2024-12-06 6:20 UTC
[PATCH net] ipmr: fix build with clang and DEBUG_NET disabled
2024-12-06 5:58 UTC (4+ messages)
[PATCH v1 net-next 00/15] af_unix: Prepare for skb drop reason
2024-12-06 5:26 UTC (16+ messages)
` [PATCH v1 net-next 01/15] af_unix: Set error only when needed in unix_stream_connect()
` [PATCH v1 net-next 02/15] af_unix: Clean up error paths "
` [PATCH v1 net-next 03/15] af_unix: Set error only when needed in unix_stream_sendmsg()
` [PATCH v1 net-next 04/15] af_unix: Remove redundant SEND_SHUTDOWN check "
` [PATCH v1 net-next 05/15] af_unix: Clean up error paths "
` [PATCH v1 net-next 06/15] af_unix: Set error only when needed in unix_dgram_sendmsg()
` [PATCH v1 net-next 07/15] af_unix: Call unix_autobind() only when msg_namelen is specified "
` [PATCH v1 net-next 08/15] af_unix: Move !sunaddr case "
` [PATCH v1 net-next 09/15] af_unix: Use msg->{msg_name,msg_namelen} "
` [PATCH v1 net-next 10/15] af_unix: Split restart label "
` [PATCH v1 net-next 11/15] af_unix: Defer sock_put() to clean up path "
` [PATCH v1 net-next 12/15] af_unix: Clean up SOCK_DEAD error paths "
` [PATCH v1 net-next 13/15] af_unix: Clean up error path "
` [PATCH v1 net-next 14/15] af_unix: Remove sk_locked logic "
` [PATCH v1 net-next 15/15] af_unix: Remove unix_our_peer()
[PATCH v3 0/5] Introduce new headers for Hyper-V
2024-12-06 5:14 UTC (7+ messages)
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files
[PATCH v6 00/28] cxl: add type2 device basic support
2024-12-06 4:28 UTC (7+ messages)
` [PATCH v6 08/28] cxl: add functions for resource request/release by a driver
` [PATCH v6 09/28] sfc: request cxl ram resource
[PATCH v4 0/3] Add support for Nuvoton MA35D1 GMAC
2024-12-06 3:19 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
[PATCH v1 net] ip: Return drop reason if in_dev is NULL in ip_route_input_rcu()
2024-12-06 3:09 UTC (2+ messages)
[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
2024-12-06 2:58 UTC (3+ messages)
` [PATCH 4/5] scsi: storvsc: "
[PATCH net-next 0/2] net_sched: sch_sfq: reject limit of 1
2024-12-06 2:50 UTC (2+ messages)
[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
2024-12-06 2:49 UTC (4+ messages)
[PATCH net-next] tun: fix group permission check
2024-12-06 2:42 UTC (3+ messages)
[PATCH] samples/bpf: Modify the incorrect format specifier
2024-12-06 2:30 UTC
[PATCH v2 net] net: defer final 'struct net' free in netns dismantle
2024-12-06 2:12 UTC (2+ messages)
[PATCH net] tipc: fix NULL deref in cleanup_bearer()
2024-12-06 2:10 UTC (2+ messages)
[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support
2024-12-06 1:57 UTC (6+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: ftgmac100: support for AST2700
` 回覆: "
[PATCH v3 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
2024-12-06 1:21 UTC
[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-06 1:10 UTC (7+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net v4 2/6] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net v4 3/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net v4 4/6] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net v4 5/6] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net v4 6/6] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
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).