messages from 2024-12-05 16:28:04 to 2024-12-06 09:45:01 UTC [more...]
[PATCH net-next v2 00/11] vxlan: Support user-defined reserved bits
2024-12-06 9:44 UTC (11+ 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 v6 RESEND net-next 0/5] Add more feautues for ENETC v4 - round 1
2024-12-06 9:37 UTC (5+ 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 RFC net] net: hibmcge: Release irq resources on error and device tear-down
2024-12-06 9:15 UTC (4+ messages)
[PATCH net-next v1 0/7] Introduce unified and structured PHY
2024-12-06 9:11 UTC (5+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers
[PATCH] tcp: check socket state before calling WARN_ON
2024-12-06 9:08 UTC (10+ messages)
[PATCH net-next 0/2] Fix race between datagram socket address change and rehash
2024-12-06 9:04 UTC (10+ messages)
` [PATCH net-next 2/2] datagram, udp: Set local address and rehash socket atomically against lookup
[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 net-next] rtase: Refine the if statement
2024-12-06 8:48 UTC
[PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config
2024-12-06 8:29 UTC (4+ messages)
` [PATCH RFC net-next 1/2] "
` [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 v3 00/11] driver core: Constify API device_find_child()
2024-12-06 7:21 UTC (13+ messages)
` [PATCH v3 01/11] libnvdimm: Simplify nd_namespace_store() implementation
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v3 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v3 10/11] cxl/pmem: Remove match_nvdimm_bridge()
[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 net-next v6 00/10] xdp: a fistful of generic changes pt. I
2024-12-06 7:10 UTC (8+ 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 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 (10+ messages)
` [PATCH V4 RESEND net-next 1/7] net: hibmcge: Add debugfs supported in this module
` [PATCH V4 RESEND net-next 4/7] net: hibmcge: Add register dump "
` [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-next v2 0/2] net/smc: Two features for smc-r
2024-12-06 6:06 UTC (5+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
[PATCH net] cxgb4: use port number to set mac addr
2024-12-06 6:00 UTC (3+ messages)
[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 net-next, v5] netlink: add IGMP/MLD join/leave notifications
2024-12-06 4:10 UTC
[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 v5 0/2] Enable ethernet for qcs8300
2024-12-06 2:50 UTC (5+ 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 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 (5+ 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 (5+ 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 net v1] net: stmmac: TSO: Fix unaligned DMA unmap for non-paged SKB data
2024-12-06 1:45 UTC (4+ messages)
[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
[PATCH bpf v2 1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata
2024-12-06 1:00 UTC (2+ messages)
[PATCH bpf-next v2 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
2024-12-06 1:00 UTC (2+ messages)
[PATCH v4 0/2] Enable ethernet for qcs8300
2024-12-06 0:58 UTC (8+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: qcs8300: add the first 2.5G ethernet
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300-ride: enable ethernet0
[PATCH net-next v3 RESEND] octeon_ep: add ndo ops for VFs in PF driver
2024-12-06 0:51 UTC (4+ messages)
` [EXTERNAL] "
[PATCH net] qca_spi: Fix clock speed for multiple QCA7000
2024-12-06 0:50 UTC (4+ messages)
[PATCH 0/5] net: renesas: rswitch: several fixes
2024-12-06 0:47 UTC (5+ messages)
` [PATCH 2/5] net: renesas: rswitch: fix leaked pointer on error path
[PATCH RFC v4 1/3] page_pool: fix timing for checking and disabling napi_local
2024-12-06 0:42 UTC (6+ messages)
[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
2024-12-06 0:41 UTC (11+ messages)
[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
2024-12-06 0:34 UTC (5+ messages)
` [PATCH net-next v4 4/6] docs: tls: document TLS1.3 key updates
[PATCH net-next v8 0/2] binder: report txn errors via generic netlink
2024-12-06 0:33 UTC (5+ messages)
` [PATCH net-next v8 2/2] "
[TEST] tcp-ao/connect-deny-ipv6 is flaky
2024-12-06 0:28 UTC (2+ messages)
[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
2024-12-06 0:27 UTC (7+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point
[net-next PATCH v9 0/4] net: dsa: Add Airoha AN8855 support
2024-12-05 23:57 UTC (15+ messages)
` [net-next PATCH v9 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
[PATCH net-next v8 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
2024-12-05 23:45 UTC (21+ messages)
` [PATCH net-next v8 01/15] net: stmmac: Fix CSR divider comment
` [PATCH net-next v8 02/15] net: stmmac: Extend CSR calc support
` [PATCH net-next v8 03/15] net: stmmac: Fix clock rate variables size
` [PATCH net-next v8 04/15] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH net-next v8 05/15] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH net-next v8 06/15] net: dwmac-imx: "
` [PATCH net-next v8 07/15] net: dwmac-intel-plat: "
` [PATCH net-next v8 08/15] net: dwmac-rk: "
` [PATCH net-next v8 09/15] net: dwmac-starfive: "
` [PATCH net-next v8 10/15] net: macb: "
` [PATCH net-next v8 11/15] net: xgene_enet: "
` [PATCH net-next v8 12/15] net: dwmac-sti: "
` [PATCH net-next v8 13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH net-next v8 14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH net-next v8 15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer
[PATCH net-next v8 00/10] lib: packing: introduce and use (un)pack_fields
2024-12-05 21:26 UTC (6+ messages)
` [PATCH net-next v8 03/10] lib: packing: add pack_fields() and unpack_fields()
[PATCH net-next v4 0/8] ethtool: generate uapi header from the spec
2024-12-05 20:50 UTC (2+ messages)
[syzbot] [rdma?] KASAN: slab-use-after-free Read in dev_get_flags
2024-12-05 20:11 UTC
[PATCH net-next v2 00/12] Begin upstreaming Homa transport protocol
2024-12-05 19:49 UTC (4+ messages)
` [PATCH net-next v2 11/12] net: homa: create homa_plumbing.c homa_utils.c
[GIT PULL] Networking for v6.13-rc2
2024-12-05 19:31 UTC (2+ messages)
[PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
2024-12-05 19:25 UTC (4+ messages)
[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
2024-12-05 17:48 UTC
[syzbot] Monthly can report (Dec 2024)
2024-12-05 17:40 UTC
[PATCH net-next v2] Do not invoke addrconf_verify_rtnl unnecessarily
2024-12-05 17:12 UTC
[PATCH net-next v2] net: reformat kdoc return statements
2024-12-05 16:59 UTC
[syzbot] [tipc?] general protection fault in cleanup_bearer
2024-12-05 16:51 UTC (2+ messages)
[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
2024-12-05 16:49 UTC (7+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
[PATCH net 0/3] selftests: mlxsw: Add few fixes for sharedbuffer test
2024-12-05 16:36 UTC (4+ messages)
` [PATCH net 1/3] selftests: mlxsw: sharedbuffer: Remove h1 ingress test case
` [PATCH net 2/3] selftests: mlxsw: sharedbuffer: Remove duplicate test cases
` [PATCH net 3/3] selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted
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).