messages from 2024-10-09 16:09:43 to 2024-10-10 02:05:32 UTC [more...]
[PATCH net-next v6 00/12] net: vxlan: add skb drop reasons support
2024-10-10 2:06 UTC (6+ messages)
` [PATCH net-next v6 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
[PATCH] netfilter: Record uid and gid in xt_AUDIT
2024-10-10 2:02 UTC (6+ messages)
[PATCH net-next 00/11] add basic support for i.MX95 NETC
2024-10-10 2:00 UTC (18+ messages)
` [PATCH net-next 01/11] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH net-next 02/11] dt-bindings: net: add i.MX95 ENETC support
` [PATCH net-next 03/11] dt-bindings: net: add bindings for NETC blocks control
` [PATCH net-next 04/11] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH net-next 05/11] net: enetc: add enetc-pf-common "
` [PATCH net-next 09/11] net: enetc: optimize the allocation of tx_bdr
` [PATCH net-next 10/11] net: enetc: add preliminary support for i.MX95 ENETC PF
[PATCH net-next v0] net: mvpp2: Add parser configuration for DSA tags
2024-10-10 1:51 UTC
[PATCH bpf] riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
2024-10-10 1:30 UTC (2+ messages)
[PATCH net-next v3] tcp: remove unnecessary update for tp->write_seq in tcp_connect()
2024-10-10 1:10 UTC (2+ messages)
[PATCH 0/2 net-next] qca_spi: Improvements to QCA7000 sync
2024-10-10 1:10 UTC (2+ messages)
[PATCH V11 net-next 00/10] Add support of HIBMCGE Ethernet Driver
2024-10-10 1:04 UTC (5+ messages)
` [PATCH V11 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
[net] net: ftgmac100: fixed not check status from fixed phy
2024-10-10 1:00 UTC (2+ messages)
[PATCH] net: atlantic: support reading SFP module info
2024-10-10 0:56 UTC (2+ messages)
[PATCH net-next v1] net: phy: aquantia: poll status register
2024-10-10 0:49 UTC
[PATCH] net: bgmac: use devm for register_netdev
2024-10-10 0:41 UTC (2+ messages)
[PATCH v1] net: sfp: change quirks for Alcatel Lucent G-010S-P
2024-10-10 0:40 UTC (2+ messages)
[PATCH net-next v4] doc: net: Fix .rst rendering of net_cachelines pages
2024-10-10 0:40 UTC (2+ messages)
[PATCH net-next 0/7] ipv4: Convert __fib_validate_source() and its callers to dscp_t
2024-10-10 0:40 UTC (2+ messages)
[PATCH net-next 1/4] dt-bindings: leds: add 'active-high' property
2024-10-10 0:36 UTC (7+ messages)
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-10 0:32 UTC (2+ messages)
[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
2024-10-10 0:30 UTC (5+ messages)
[PATCH net-next 0/5] net: remove RTNL from fib_seq_sum()
2024-10-10 0:07 UTC (12+ messages)
` [PATCH net-next 1/5] fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
` [PATCH net-next 2/5] ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
` [PATCH net-next 3/5] ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
` [PATCH net-next 4/5] ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
` [PATCH net-next 5/5] net: do not acquire rtnl in fib_seq_sum()
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-10 0:01 UTC (17+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-09 23:50 UTC (9+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v20 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v20 14/14] mm: page_frag: add an entry in MAINTAINERS for page_frag
[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
2024-10-09 23:36 UTC (5+ messages)
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory
[PATCH net-next 0/2] net: do not rely on rtnl in netdev_nl_napi_get_xxx()
2024-10-09 23:27 UTC (3+ messages)
` [PATCH net-next 1/2] netdev-genl: do not use rtnl in netdev_nl_napi_get_doit()
` [PATCH net-next 2/2] netdev-genl: do not use rtnl in netdev_nl_napi_get_dumpit()
[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
2024-10-09 23:23 UTC (8+ messages)
[PATCH v1 net-next 00/13] rtnetlink: Refactor rtnl_{new,del,set}link() for per-netns RTNL
2024-10-09 23:16 UTC (14+ messages)
` [PATCH v1 net-next 01/13] rtnetlink: Allocate linkinfo[] as struct rtnl_newlink_tbs
` [PATCH v1 net-next 02/13] rtnetlink: Call validate_linkmsg() in do_setlink()
` [PATCH v1 net-next 03/13] rtnetlink: Factorise do_setlink() path from __rtnl_newlink()
` [PATCH v1 net-next 04/13] rtnetlink: Move simple validation from __rtnl_newlink() to rtnl_newlink()
` [PATCH v1 net-next 05/13] rtnetlink: Move rtnl_link_ops_get() and retry "
` [PATCH v1 net-next 06/13] rtnetlink: Move ops->validate "
` [PATCH v1 net-next 07/13] rtnetlink: Protect struct rtnl_link_ops with SRCU
` [PATCH v1 net-next 08/13] rtnetlink: Call rtnl_link_get_net_capable() in rtnl_newlink()
` [PATCH v1 net-next 09/13] rtnetlink: Fetch IFLA_LINK_NETNSID "
` [PATCH v1 net-next 10/13] rtnetlink: Clean up rtnl_dellink()
` [PATCH v1 net-next 11/13] rtnetlink: Clean up rtnl_setlink()
` [PATCH v1 net-next 12/13] rtnetlink: Call rtnl_link_get_net_capable() in do_setlink()
` [PATCH v1 net-next 13/13] rtnetlink: Protect struct rtnl_af_ops with SRCU
[PATCH v1 00/15] io_uring zero copy rx
2024-10-09 23:16 UTC (79+ messages)
` [PATCH v1 01/15] net: devmem: pull struct definitions out of ifdef
` [PATCH v1 02/15] net: prefix devmem specific helpers
` [PATCH v1 03/15] net: generalise net_iov chunk owners
` [PATCH v1 04/15] net: page_pool: create hooks for custom page providers
` [PATCH v1 05/15] net: prepare for non devmem TCP memory providers
` [PATCH v1 06/15] net: page_pool: add ->scrub mem provider callback
` [PATCH v1 07/15] net: page pool: add helper creating area from pages
` [PATCH v1 08/15] net: add helper executing custom callback from napi
` [PATCH v1 09/15] io_uring/zcrx: add interface queue and refill queue
` [PATCH v1 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v1 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v1 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v1 13/15] io_uring/zcrx: add copy fallback
` [PATCH v1 14/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v1 15/15] io_uring/zcrx: throttle receive requests
[net-next v4 0/2] tg3: Link IRQs, NAPIs, and queues
2024-10-09 22:40 UTC (5+ messages)
` [net-next v4 1/2] tg3: Link IRQs to NAPI instances
` [net-next v4 2/2] tg3: Link queues to NAPIs
[PATCH bpf 0/4] bpf, vsock: Fixes related to sockmap/sockhash redirection
2024-10-09 21:20 UTC (5+ messages)
` [PATCH bpf 1/4] bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
` [PATCH bpf 2/4] vsock: Update rx_bytes on read_skb()
` [PATCH bpf 3/4] vsock: Update msg_count "
` [PATCH bpf 4/4] bpf, vsock: Drop static vsock_bpf_prot initialization
[PATCH net-next v0] net: phy: aquantia: poll status register
2024-10-09 22:25 UTC (3+ messages)
[PATCHv3 0/5] devicetree: move nvmem-cells users to nvmem-layout
2024-10-09 21:48 UTC (6+ messages)
` [PATCHv3 1/5] ARM: dts: qcom: ipq4019: use nvmem-layout
` [PATCHv3 2/5] arm64: dts: bcm4908: nvmem-layout conversion
` [PATCHv3 3/5] arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
` [PATCHv3 4/5] arm64: dts: mediatek: 7886cax: "
` [PATCHv3 5/5] documentation: use nvmem-layout in examples
[PATCH net 0/3] Netfilter fixes for net
2024-10-09 21:38 UTC (4+ messages)
` [PATCH net 1/3] netfilter: xtables: avoid NFPROTO_UNSPEC where needed
` [PATCH net 2/3] netfilter: fib: check correct rtable in vrf setups
` [PATCH net 3/3] selftests: netfilter: conntrack_vrf.sh: add fib test case
[PATCH net-next v0] net: dsa: mv88e6xxx: Fix uninitialised err value
2024-10-09 21:27 UTC (2+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-09 21:02 UTC (13+ messages)
[PATCH v2 00/25] timekeeping: Rework to prepare support of indenpendent PTP clocks
2024-10-09 21:00 UTC (9+ messages)
` [PATCH v2 01/25] timekeeping: Read NTP tick length only once
` [PATCH v2 03/25] timekeeping: Avoid duplicate leap state update
` [PATCH v2 04/25] timekeeping: Abort clocksource change in case of failure
` [PATCH v2 05/25] timekeeping: Simplify code in timekeeping_advance()
[PATCH net-next] lib: packing: catch kunit_kzalloc() failure in the pack() test
2024-10-09 20:52 UTC (4+ messages)
[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
2024-10-09 20:26 UTC (4+ messages)
[PATCH RFC] sunrpc: always set RPC_TASK_SOFTCONN in rpcb_register_call()
2024-10-09 20:02 UTC
[RFC PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-09 19:41 UTC (5+ messages)
` [RFC PATCH 10/13] staging: rts5280: Use always-managed version of pci_intx()
[PATCH net-next v5] eth: fbnic: Add hardware monitoring support via HWMON interface
2024-10-09 19:20 UTC
[syzbot] [net?] INFO: task hung in netdev_run_todo (4)
2024-10-09 19:06 UTC
[PATCH net] ppp: fix ppp_async_encode() illegal access
2024-10-09 18:58 UTC
[syzbot] [ppp?] KMSAN: uninit-value in ppp_async_push (4)
2024-10-09 18:55 UTC
[PATCH net] ipv4: give an IPv4 dev to blackhole_netdev
2024-10-09 18:47 UTC
nf-nat-core: allocated memory at module unload
2024-10-09 18:28 UTC (8+ messages)
[PATCH iproute2] ip: netconf: fix overzealous error checking
2024-10-09 18:21 UTC
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-09 17:42 UTC (15+ messages)
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
[PATCH v2 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2024-10-09 17:42 UTC
6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
2024-10-09 17:29 UTC (8+ messages)
[PATCH net] net: fec: don't save PTP state if PTP is unsupported
2024-10-09 17:19 UTC (2+ messages)
[RFC net-next 0/2] igc: Link IRQs and queues to NAPIs
2024-10-09 17:13 UTC (6+ messages)
` [RFC net-next 2/2] igc: Link queues to NAPI instances
[PATCH net-next 0/2] netdevsim: better ipsec output format
2024-10-09 17:13 UTC (2+ messages)
[PATCH net-next v3 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-10-09 17:12 UTC (13+ messages)
` [PATCH net-next v3 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v3 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v3 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v3 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v3 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v3 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v3 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v3 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v3 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v3 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v3 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v3 12/12] selftests: ncdevmem: Add automated test
net: dsa: mv88e6xxx: Add devlink regions
2024-10-09 16:30 UTC (2+ messages)
[PATCH net-next v3 0/3] net: xilinx: emaclite: Adopt clock support
2024-10-09 16:28 UTC (4+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: emaclite: Add "
` [PATCH net-next v3 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
` [PATCH net-next v3 3/3] net: emaclite: Adopt clock support
[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
2024-10-09 16:14 UTC (3+ messages)
` [PATCH v2 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
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).