messages from 2023-08-03 07:36:22 to 2023-08-03 14:32:53 UTC [more...]
[PATCH -next] net: lan966x: Do not check 0 for platform_get_irq_byname()
2023-08-03 14:32 UTC (2+ messages)
[PATCH net-next] mlxsw: spectrum: Remove unused function declarations
2023-08-03 14:20 UTC
[PATCH bpf-next v2 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
2023-08-03 14:24 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] eth: add missing xdp.h includes in drivers
` [PATCH bpf-next v2 2/3] net: move struct netdev_rx_queue out of netdevice.h
` [PATCH bpf-next v2 3/3] net: invert the netdevice.h vs xdp.h dependency
[PATCH v3 00/16] stmmac: Add Loongson platform support
2023-08-03 14:20 UTC (18+ messages)
` [PATCH v3 01/16] net: stmmac: Pass stmmac_priv and chan in some callbacks
` [PATCH v3 02/16] net: stmmac: dwmac1000: Allow platforms to choose some register offsets
` [PATCH v3 03/16] net: stmmac: dwmac1000: Add multi-channel support
` [PATCH v3 04/16] net: stmmac: dwmac1000: Add 64-bit DMA support
` [PATCH v3 05/16] net: stmmac: dwmac1000: Add Loongson register definitions
` [PATCH v3 06/16] net: stmmac: dwmac1000: Fix channel numbers for Loongson
` [PATCH v3 07/16] net: stmmac: dwmac1000: Add multiple retries for DMA reset
` [PATCH v3 08/16] net: stmmac: dwmac1000: Allow platforms to set control value
` [PATCH v3 09/16] net: stmmac: Allow platforms to set irq_flags
` [PATCH v3 10/16] net: stmmac: Add Loongson HWIF entry
` [PATCH v3 11/16] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()
` [PATCH v3 12/16] net: stmmac: dwmac-loongson: Add LS7A support
` [PATCH v3 13/16] net: stmmac: dwmac-loongson: Add 64-bit DMA and multi-vector support
` [PATCH v3 14/16] net: stmmac: dwmac-loongson: Disable flow control for GMAC
` [PATCH v3 15/16] net: stmmac: dwmac-loongson: Use single queue "
` [PATCH v3 16/16] net: stmmac: dwmac-loongson: Add GNET support
[PATCH net-next 0/2] eth: bnxt: fix a couple of W=1 C=1 warnings
2023-08-03 14:21 UTC (4+ messages)
` [PATCH net-next 1/2] eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
[RFC Optimizing veth xsk performance 00/10]
2023-08-03 14:20 UTC (12+ messages)
` [RFC Optimizing veth xsk performance 01/10] veth: Implement ethtool's get_ringparam() callback
` [RFC Optimizing veth xsk performance 02/10] xsk: add dma_check_skip for skipping dma check
` [RFC Optimizing veth xsk performance 03/10] veth: add support for send queue
` [RFC Optimizing veth xsk performance 04/10] xsk: add xsk_tx_completed_addr function
` [RFC Optimizing veth xsk performance 05/10] veth: use send queue tx napi to xmit xsk tx desc
` [RFC Optimizing veth xsk performance 06/10] veth: add ndo_xsk_wakeup callback for veth
` [RFC Optimizing veth xsk performance 07/10] sk_buff: add destructor_arg_xsk_pool for zero copy
` [RFC Optimizing veth xsk performance 08/10] xdp: add xdp_mem_type MEM_TYPE_XSK_BUFF_POOL_TX
` [RFC Optimizing veth xsk performance 09/10] veth: support zero copy for af xdp
` [RFC Optimizing veth xsk performance 10/10] veth: af_xdp tx batch support for ipv4 udp
[PATCH net-next] ixgbevf: Remove unused function declarations
2023-08-03 14:19 UTC
[PATCH v11 00/12] Network support for Landlock
2023-08-03 14:13 UTC (4+ messages)
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support
pull-request: wireless-2023-08-03
2023-08-03 14:00 UTC
[PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
2023-08-03 13:58 UTC (4+ messages)
` [PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
` [PATCH v2 pci/net 2/3] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
` [PATCH v2 pci/net 3/3] net: enetc: remove of_device_is_available() handling
[PATCH net-next] net: 802: Remove unused function declarations
2023-08-03 13:54 UTC
[PATCH net-next] tcp_metrics: hash table allocation cleanup
2023-08-03 13:54 UTC
Question about the barrier() in hlist_nulls_for_each_entry_rcu()
2023-08-03 13:53 UTC (6+ messages)
[PATCH net-next] net: hns3: Remove unused function declarations
2023-08-03 13:51 UTC
[PATCH] net/ethernet/realtek: Add Realtek automotive PCIe driver
2023-08-03 13:51 UTC (4+ messages)
[PATCH net-next] net: llc: Remove unused function declarations
2023-08-03 13:47 UTC
[PATCH -next] af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()
2023-08-03 13:45 UTC
[PATCH net] net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver remove
2023-08-03 13:42 UTC
[PATCH] wifi: iw_handler.h: Remove unused declaration dev_get_wireless_info()
2023-08-03 13:42 UTC
[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
2023-08-03 13:41 UTC (5+ messages)
` [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
[PATCH net-next v2] net/mlx4: Remove many unnecessary NULL values
2023-08-03 13:40 UTC (3+ messages)
[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
2023-08-03 13:30 UTC (4+ messages)
` [ovs-dev] "
[PATCH iwl-net] ice: Block switchdev mode when ADQ is acvite and vice versa
2023-08-03 13:26 UTC (3+ messages)
[PATCH v1 net-next 0/4] Packet classify by matching against SPI
2023-08-03 13:25 UTC (5+ messages)
` [PATCH v1 net-next 2/4] tc: flower: support for SPI
[RFC PATCH net-next 0/6] net/smc: serveral features's implementation for smc v2.1
2023-08-03 13:24 UTC (7+ messages)
` [RFC PATCH net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [RFC PATCH net-next 2/6] net/smc: add vendor unique experimental options area "
` [RFC PATCH net-next 3/6] net/smc: support smc v2.x features validate
` [RFC PATCH net-next 4/6] net/smc: support max connections per lgr negotiation
` [RFC PATCH net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [RFC PATCH net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute
[PATCH bpf-next v8 0/4] bpf: Force to MPTCP
2023-08-03 13:17 UTC (8+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v8 4/4] selftests/bpf: Add mptcpify test
[PATCH net-next] udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-03 13:10 UTC (2+ messages)
[PATCH v3 net 0/2] update stmmac fix_mac_speed
2023-08-03 13:08 UTC (10+ messages)
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
` [EXT] "
[PATCH AUTOSEL 4.14] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
2023-08-03 13:05 UTC
[PATCH AUTOSEL 4.19] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
2023-08-03 13:05 UTC
[PATCH AUTOSEL 5.4 1/2] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
2023-08-03 13:04 UTC
[PATCH AUTOSEL 5.10 1/3] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
2023-08-03 13:04 UTC
[PATCH AUTOSEL 5.15 1/3] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
2023-08-03 13:04 UTC
[PATCH AUTOSEL 6.1 1/4] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
2023-08-03 13:04 UTC
[PATCH AUTOSEL 6.4 1/4] net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
2023-08-03 13:04 UTC
[PATCH net-next] net: gemini: Do not check for 0 return after calling platform_get_irq()
2023-08-03 13:00 UTC (2+ messages)
[PATCH net-next] drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()
2023-08-03 13:00 UTC (2+ messages)
[PATCH V3 net-next] net: fec: add XDP_TX feature support
2023-08-03 12:55 UTC (6+ messages)
[PATCH net-next] net: vlan: update wrong comments
2023-08-03 12:44 UTC (2+ messages)
[PATCH v13 vfio 0/7] pds-vfio-pci driver
2023-08-03 12:43 UTC (4+ messages)
` [PATCH v13 vfio 5/7] vfio/pds: Add support for dirty page tracking
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-03 12:42 UTC (6+ messages)
` [PATCH RFC net-next v5 03/14] af_vsock: support multi-transport datagrams
[syzbot] [wireguard?] KASAN: null-ptr-deref Write in wg_packet_send_staged_packets
2023-08-03 12:42 UTC
[PATCH net v2] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
2023-08-03 12:22 UTC (5+ messages)
[PATCH net-next] xdp: Fixing skb->pp_recycle flag in generic XDP handling
2023-08-03 12:17 UTC (7+ messages)
[PATCH v3 net] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
2023-08-03 12:14 UTC (2+ messages)
[PATCH bpf-next v2] bpf: bpf_struct_ops: Remove unnecessary initial values of variables
2023-08-04 17:59 UTC (2+ messages)
[PATCH net-next 0/2] net: renesas: rswitch: Add speed change support
2023-08-03 12:06 UTC (3+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: Add runtime "
` [PATCH net-next 2/2] net: renesas: rswitch: Add .[gs]et_link_ksettings support
[PATCH net-next 0/7] sfc: basic conntrack offload
2023-08-03 11:56 UTC (8+ messages)
` [PATCH net-next 1/7] sfc: add MAE table machinery for conntrack table
` [PATCH net-next 2/7] sfc: functions to register for conntrack zone offload
` [PATCH net-next 3/7] sfc: functions to insert/remove conntrack entries to MAE hardware
` [PATCH net-next 4/7] sfc: offload conntrack flow entries (match only) from CT zones
` [PATCH net-next 5/7] sfc: handle non-zero chain_index on TC rules
` [PATCH net-next 6/7] sfc: conntrack state matches in "
` [PATCH net-next 7/7] sfc: offload left-hand side rules for conntrack
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-08-03 11:52 UTC (17+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH v2 0/5] ARM: Add GXP UMAC Support
2023-08-03 11:39 UTC (3+ messages)
` [PATCH v2 2/5] net: hpe: Add GXP UMAC MDIO
[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
2023-08-03 11:34 UTC (11+ messages)
[PATCH net-next v3] netconsole: Enable compile time configuration
2023-08-03 11:29 UTC (3+ messages)
[patch net-next v3 00/12] devlink: use spec to generate split ops
2023-08-03 11:13 UTC (13+ messages)
` [patch net-next v3 01/12] netlink: specs: add dump-strict flag for dont-validate property
` [patch net-next v3 02/12] ynl-gen-c.py: filter rendering of validate field values for split ops
` [patch net-next v3 03/12] ynl-gen-c.py: allow directional model for kernel mode
` [patch net-next v3 04/12] ynl-gen-c.py: render netlink policies static for split ops
` [patch net-next v3 05/12] devlink: rename devlink_nl_ops to devlink_nl_small_ops
` [patch net-next v3 06/12] devlink: rename couple of doit netlink callbacks to match generated names
` [patch net-next v3 07/12] devlink: introduce couple of dumpit callbacks for split ops
` [patch net-next v3 08/12] devlink: un-static devlink_nl_pre/post_doit()
` [patch net-next v3 09/12] netlink: specs: devlink: add info-get dump op
` [patch net-next v3 10/12] devlink: add split ops generated according to spec
` [patch net-next v3 11/12] devlink: include the generated netlink header
` [patch net-next v3 12/12] devlink: use generated split ops and remove duplicated commands from small ops
[PATCH net-next] tcx: Fix splat in ingress_destroy upon tcx_entry_free
2023-08-03 11:10 UTC (2+ messages)
[PATCH net-next 4/7] net: pcs: xpcs: adapt Wangxun NICs for SGMII mode
2023-08-03 11:10 UTC (11+ messages)
[PATCH net-next] tipc: Remove unused function declarations
2023-08-03 11:10 UTC (2+ messages)
[PATCH 0/4] Introduce IEP driver and packet timestamping support
2023-08-03 11:01 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: net: Add ICSS IEP
` [PATCH 2/4] net: ti: icss-iep: Add IEP driver
` [PATCH 3/4] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH 4/4] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
2023-08-03 10:29 UTC (5+ messages)
` [RFC PATCH 01/21] crypto: scomp - Revert "add support for deflate rfc1950 (zlib)"
[PATCH v3 0/2] net: stmmac: correct MAC propagation delay
2023-08-03 10:12 UTC (4+ messages)
[PATCH] net/tls: avoid TCP window full during ->read_sock()
2023-08-03 10:08 UTC
[PATCH bpf] bpf, sockmap: Fix NULL deref in sk_psock_backlog
2023-08-03 10:05 UTC (3+ messages)
[PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
2023-08-03 10:04 UTC (2+ messages)
` [Intel-wired-lan] "
[net-next 2/6] net: wwan: t7xx: Driver registers with Devlink framework
2023-08-03 9:59 UTC (5+ messages)
` [net-next 3/6] net: wwan: t7xx: Implements devlink ops of firmware flashing
[PATCH iproute2-next v2] bridge: Add backup nexthop ID support
2023-08-03 9:49 UTC (2+ messages)
[PATCH net-next v3] net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
2023-08-03 9:50 UTC (2+ messages)
[syzbot] [dri?] divide error in drm_mode_vrefresh
2023-08-03 9:35 UTC (3+ messages)
` [PATCH v3] drm/modes: Fix division by zero due to overflow
[PATCH net-next v2 0/2] docs: net: page_pool: sync dev and kdoc
2023-08-03 9:35 UTC (3+ messages)
` [PATCH net-next v2 1/2] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
[net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
2023-08-03 9:30 UTC (6+ messages)
` [net-next 1/2] "
` [net-next 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "
[PATCH] prestera: fix fallback to previous version on same major version
2023-08-03 9:28 UTC (2+ messages)
[PATCH net-next 0/4] Add QPL mode for DQO descriptor format
2023-08-03 9:28 UTC (3+ messages)
` [PATCH net-next 1/4] gve: Control path for DQO-QPL
[net-next 0/6] net: wwan: t7xx: fw flashing & coredump support
2023-08-03 9:24 UTC (2+ messages)
[PATCH v4 0/2] fix at803x wol setting
2023-08-03 9:11 UTC (3+ messages)
` [PATCH v4 1/2] net: phy: at803x: fix the wol setting functions
[PATCH net] test/vsock: remove vsock_perf executable on `make clean`
2023-08-03 8:54 UTC
Performance question: af_packet with bpf filter vs TX path skb_clone
2023-08-03 8:46 UTC (4+ messages)
[PATCH v3 0/3] bluetooth: qca: enable WCN7850 support
2023-08-03 8:45 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
` [PATCH v3 2/3] bluetooth: qca: use switch case for soc type behavior
` [PATCH v3 3/3] bluetooth: qca: add support for WCN7850
[PATCH net-next,v5] bonding: support balance-alb with openvswitch
2023-08-03 8:40 UTC (2+ messages)
[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-03 8:23 UTC (7+ messages)
` [PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support
[PATCH v3 1/2] arm64: dts: imx93: add the Flex-CAN stop mode by GPR
2023-08-03 8:15 UTC (2+ messages)
[PATCH 0/1] can: esd_usb: Add support for esd CAN-USB/3
2023-08-03 8:10 UTC (2+ messages)
[PATCH net-next 0/9] pull-request: can-next 2023-08-03
2023-08-03 8:08 UTC (10+ messages)
` [PATCH net-next 1/9] can: flexcan: fix the return value handle for platform_get_irq()
` [PATCH net-next 2/9] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
` [PATCH net-next 3/9] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH net-next 4/9] can: tcan4x5x: Check size of mram configuration
` [PATCH net-next 5/9] can: tcan4x5x: Rename ID registers to match datasheet
` [PATCH net-next 6/9] can: tcan4x5x: Add support for tcan4552/4553
` [PATCH net-next 7/9] can: tcan4x5x: Add error messages in probe
` [PATCH net-next 8/9] can: c_can: Do not check for 0 return after calling platform_get_irq()
` [PATCH net-next 9/9] can: esd_usb: Add support for esd CAN-USB/3
[PATCH net-next 00/11] Create common DPLL configuration API
2023-08-03 8:02 UTC (9+ messages)
` [PATCH 09/11] ice: implement dpll interface to control cgu
[PATCH net-next] tcp/dccp: cache line align inet_hashinfo
2023-08-03 7:53 UTC
[RFC bpf-next v7 0/6] bpf: Force to MPTCP
2023-08-03 7:40 UTC (5+ messages)
[PATCHv4 net] ipv6: do not match device when remove source route
2023-08-03 7:45 UTC (3+ messages)
[PATCH ipsec-rc 0/2] Two fixes in policy/state offload area
2023-08-03 7:44 UTC (2+ 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).