messages from 2024-10-09 22:01:38 to 2024-10-10 09:20:11 UTC [more...]
[PATCH net-next v2] net: Implement fault injection forcing skb reallocation
2024-10-10 9:20 UTC (2+ messages)
[PATCH net-next v2 0/7] net: ip: add drop reasons to input route
2024-10-10 9:18 UTC (5+ messages)
` [PATCH net-next v2 1/7] net: ip: make fib_validate_source() return drop reason
[PATCH net-next] eth: remove the DLink/Sundance (ST201) driver
2024-10-10 9:17 UTC (2+ messages)
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-10 9:14 UTC (6+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local
[RFC PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-10 9:12 UTC (17+ messages)
` [RFC PATCH 05/13] net/ntb: Use never-managed version of pci_intx()
` [RFC PATCH 10/13] staging: rts5280: Use always-managed "
` [RFC PATCH 12/13] HID: amd_sfh: Use always-managed version of pcim_intx()
` [RFC PATCH 13/13] Remove devres from pci_intx()
[PATCH net v3 1/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_vif_seq_start()
2024-10-10 9:07 UTC (4+ messages)
` [PATCH net v3 2/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_ioctl()
` [PATCH net v3 3/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()
` [PATCH net v3 4/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_get_route()
[PATCH v3 net-next 0/3] udp: Add 4-tuple hash for connected sockets
2024-10-10 9:03 UTC (4+ messages)
` [PATCH v3 net-next 1/3] net/udp: Add a new struct for hash2 slot
` [PATCH v3 net-next 2/3] net/udp: Add 4-tuple hash list basis
` [PATCH v3 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket
[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
2024-10-10 8:59 UTC (6+ messages)
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory
[PATCH bpf 0/4] bpf, vsock: Fixes related to sockmap/sockhash redirection
2024-10-10 8:55 UTC (7+ 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 net-next v1] net/smc: Fix memory leak in percpu refs
2024-10-10 8:53 UTC (2+ messages)
[PATCH net-next 1/2] mlx4: update mlx4_clock_read() to provide pre/post tstamps
2024-10-10 8:44 UTC (3+ messages)
[PATCH net-next v4 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
2024-10-10 8:22 UTC (8+ messages)
` [PATCH net-next v4 1/7] net: phy: microchip_t1s: restructure cfg read/write functions arguments
` [PATCH net-next v4 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
` [PATCH net-next v4 3/7] net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
` [PATCH net-next v4 4/7] net: phy: microchip_t1s: move LAN867X reset handling to a new function
` [PATCH net-next v4 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
` [PATCH net-next v4 6/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2
` [PATCH net-next v4 7/7] net: phy: microchip_t1s: configure collision detection based on PLCA mode
[PATCH net-next 1/4] dt-bindings: leds: add 'active-high' property
2024-10-10 8:06 UTC (8+ messages)
[PATCH] selftests: drivers: net: fix name not defined
2024-10-10 7:40 UTC (3+ messages)
[PATCH v2 iwl-next 0/4] Fix E825 initialization
2024-10-10 7:43 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
2024-10-10 7:08 UTC (6+ messages)
[RFC net-next 0/2] igc: Link IRQs and queues to NAPIs
2024-10-10 7:08 UTC (5+ messages)
` [RFC net-next 2/2] igc: Link queues to NAPI instances
[PATCH 0/5] Enable ethernet for qcs8300
2024-10-10 6:56 UTC (9+ messages)
` [PATCH 1/5] dt-bindings: arm: qcom: add qcs8300-ride Rev 2
` [PATCH 2/5] arm64: dts: qcom: qcs8300: add the first 1Gb ethernet
` [PATCH 3/5] arm64: dts: qcom: qcs8300-ride: enable ethernet0
` [PATCH 4/5] arm64: dts: qcom: move common parts for qcs8300-ride variants into a .dtsi
` [PATCH 5/5] arm64: dts: qcom: qcs8300-ride-r2: add new board file
[PATCH v9 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-10-10 6:36 UTC (7+ messages)
` [PATCH v9 1/6] misc: Add support for LAN966x PCI device
` [PATCH v9 2/6] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v9 3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
` [PATCH v9 4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v9 5/6] reset: mchp: sparx5: Allow building as a module
` [PATCH v9 6/6] reset: mchp: sparx5: set the dev member of the reset controller
[PATCH v5 net-next 0/2] make PHY output RMII reference clock
2024-10-10 6:19 UTC (3+ messages)
` [PATCH v5 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property
` [PATCH v5 net-next 2/2] net: phy: c45-tja11xx: add support for outputting RMII reference clock
[PATCH v7 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574
2024-10-10 6:31 UTC (2+ messages)
[PATCH] netfilter: Record uid and gid in xt_AUDIT
2024-10-10 6:27 UTC (8+ messages)
[PATCH v8 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-10-10 6:26 UTC (8+ messages)
` [PATCH v8 1/6] misc: Add support for LAN966x PCI device
` [PATCH v8 2/6] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v8 3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
` [PATCH v8 4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v8 5/6] reset: mchp: sparx5: Allow building as a module
` [PATCH v8 6/6] reset: mchp: sparx5: set the dev member of the reset controller
[PATCH 0/3] Add ethernet dts schema for qcs615/qcs8300
2024-10-10 6:15 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: net: qcom,ethqos: add description for qcs615
` [PATCH 2/3] dt-bindings: phy: describe the Qualcomm SGMII PHY
` [PATCH 3/3] dt-bindings: net: qcom,ethqos: add description for qcs8300
[PATCH v2 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2024-10-10 5:46 UTC (2+ messages)
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-10 5:42 UTC (5+ messages)
[PATCH net-next 00/11] add basic support for i.MX95 NETC
2024-10-10 4:59 UTC (24+ 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
[net-next v5 0/9] Add support for per-NAPI config via netlink
2024-10-10 4:59 UTC (23+ messages)
` [net-next v5 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [net-next v5 2/9] netdev-genl: Dump napi_defer_hard_irqs
` [net-next v5 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [net-next v5 4/9] netdev-genl: Dump gro_flush_timeout
` [net-next v5 5/9] net: napi: Add napi_config
` [net-next v5 6/9] netdev-genl: Support setting per-NAPI config values
` [net-next v5 7/9] bnxt: Add support for persistent NAPI config
` [net-next v5 8/9] mlx5: "
` [net-next v5 9/9] mlx4: Add support for persistent NAPI config to RX CQs
[PATCHv3 0/5] devicetree: move nvmem-cells users to nvmem-layout
2024-10-10 4:50 UTC (3+ messages)
` [PATCHv3 5/5] documentation: use nvmem-layout in examples
[PATCH net-next v3 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-10-10 4:19 UTC (3+ messages)
` [PATCH net-next v3 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
[PATCHv2 net-next 0/3] netdevsim: better ipsec output format
2024-10-10 4:00 UTC (4+ messages)
` [PATCHv2 net-next 1/3] netdevsim: print human readable IP address
` [PATCHv2 net-next 2/3] netdevsim: copy addresses for both in and out paths
` [PATCHv2 net-next 3/3] selftests: rtnetlink: update netdevsim ipsec output format
[PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
2024-10-10 3:58 UTC
[PATCH v2 net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
2024-10-10 3:41 UTC
[PATCH v3 net-next 0/4] ipv4: Namespacify IPv4 address hash table
2024-10-10 3:40 UTC (2+ messages)
[PATCH net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
2024-10-10 3:33 UTC (3+ messages)
[PATCH] net: bgmac: use devm for register_netdev
2024-10-10 3:32 UTC (3+ messages)
[PATCH net-next] Fix misspelling of "accept*" in net
2024-10-10 3:10 UTC (2+ messages)
[PATCH net-next 00/12][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, iavf, igb, e1000e, e1000)
2024-10-10 3:10 UTC (2+ messages)
[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, i40e, igb, e1000e)
2024-10-10 3:10 UTC (2+ messages)
[PATCH 0/2] Enable ethernet on qcs615
2024-10-10 3:05 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcs615: add ethernet node
` [PATCH 2/2] arm64: dts: qcom: qcs615-ride: Enable "
[PATCH net-next 0/2] netdevsim: better ipsec output format
2024-10-10 3:00 UTC (5+ messages)
` [PATCH net-next 1/2] netdevsim: print human readable IP address
[PATCH net-next v3] net: stmmac: Add DW QoS Eth v4/v5 ip payload error statistics
2024-10-10 3:00 UTC (2+ messages)
[PATCH net-next] net_sched: sch_sfq: handle bigger packets
2024-10-10 3:00 UTC (2+ messages)
[PATCHv2 net] net: ibm: emac: mal: add dcr_unmap to _remove
2024-10-10 2:53 UTC (5+ messages)
[PATCH net-next v2] net: airoha: Fix EGRESS_RATE_METER_EN_MASK definition
2024-10-10 2:50 UTC (2+ messages)
[PATCH net-next] ipv6: Remove redundant unlikely()
2024-10-10 2:50 UTC (2+ messages)
[PATCH net-next] ipv6: switch inet6_acaddr_hash() to less predictable hash
2024-10-10 2:50 UTC (2+ messages)
[PATCH net-next] ipv6: switch inet6_addr_hash() to less predictable hash
2024-10-10 2:50 UTC (2+ messages)
[PATCH net] net: netconsole: fix wrong warning
2024-10-10 2:50 UTC (2+ messages)
[PATCH net] net: dsa: refuse cross-chip mirroring operations
2024-10-10 2:50 UTC (2+ messages)
[PATCH net 0/4] mptcp: misc. fixes involving fallback to TCP
2024-10-10 2:50 UTC (2+ messages)
[PATCH net] net: fec: don't save PTP state if PTP is unsupported
2024-10-10 2:50 UTC (2+ messages)
[PATCH] selftests: net: rds: fix module not found
2024-10-10 2:40 UTC (2+ messages)
[PATCH V11 net-next 00/10] Add support of HIBMCGE Ethernet Driver
2024-10-10 2:37 UTC (8+ messages)
` [PATCH V11 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V11 net-next 10/10] net: hibmcge: Add maintainer for hibmcge
[PATCH net-next] net: liquidio: Remove unused cn23xx_dump_pf_initialized_regs
2024-10-10 2:30 UTC (2+ messages)
[PATCH] tools: ynl-gen: include auto-generated uAPI header only once
2024-10-10 2:19 UTC (2+ messages)
[PATCH v2 net-next 0/2] make PHY output RMII reference clock
2024-10-10 2:17 UTC (4+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property
[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 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)
[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 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 v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-10 0:32 UTC (2+ messages)
[PATCH net-next 5/5] net: do not acquire rtnl in fib_seq_sum()
2024-10-10 0:07 UTC (2+ messages)
[PATCH net-next 4/5] ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
2024-10-10 0:05 UTC (2+ messages)
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-10 0:01 UTC (7+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
[PATCH net-next 3/5] ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
2024-10-09 23:55 UTC (2+ messages)
[PATCH net-next 2/5] ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
2024-10-09 23:53 UTC (2+ messages)
[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-09 23:50 UTC (5+ 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 1/5] fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
2024-10-09 23:47 UTC (2+ messages)
[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 (19+ messages)
` [PATCH v1 01/15] net: devmem: pull struct definitions out of ifdef
` [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 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v1 13/15] io_uring/zcrx: add copy fallback
[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 net-next v0] net: phy: aquantia: poll status register
2024-10-09 22:25 UTC (3+ 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).