messages from 2023-04-03 20:37:36 to 2023-04-04 11:29:00 UTC [more...]
[PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling
2023-04-04 11:28 UTC (9+ messages)
` [PATCH net-next v1 1/7] net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
` [PATCH net-next v1 2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations
` [PATCH net-next v1 3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
` [PATCH net-next v1 4/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty entries
` [PATCH net-next v1 5/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/write functions
` [PATCH net-next v1 6/7] net: dsa: microchip: Make ksz8_w_sta_mac_table() static
` [PATCH net-next v1 7/7] net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()
[PATCH v10 0/5] can: bxcan: add support for ST bxCAN controller
2023-04-04 11:28 UTC (4+ messages)
[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
2023-04-04 11:18 UTC (2+ messages)
[PATCH net-next 00/11] net: stmmac: Convert to platform remove callback returning void
2023-04-04 11:16 UTC (5+ messages)
` [PATCH net-next 01/11] net: stmmac: Make stmmac_pltfr_remove() return void
` [PATCH net-next 11/11] net: stmmac: dwmac-tegra: Convert to platform remove callback returning void
[PATCH bpf-next v2 00/10] xsk: Support UMEM chunk_size > PAGE_SIZE
2023-04-04 11:14 UTC (7+ messages)
` [PATCH bpf-next v2 08/10] "
[PATCH v2 0/3] p54spi devicetree conversion
2023-04-04 11:06 UTC
[PATCH] udp:nat:vxlan tx after nat should recsum if vxlan tx offload on
2023-04-04 10:58 UTC (5+ messages)
` [External] "
[PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
2023-04-04 10:52 UTC (8+ messages)
` [PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
` [PATCH v3 38/55] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
[PATCH v2] net: mac80211: Add NULL checks for sta->sdata
2023-04-04 10:51 UTC (3+ messages)
[RFC net-next 1/2] page_pool: allow caching from safely localized NAPI
2023-04-04 10:50 UTC (6+ messages)
[PATCH net] selftests: net: rps_default_mask.sh: delete veth link specifically
2023-04-04 10:40 UTC (2+ messages)
[PATCH net] net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probe
2023-04-04 10:40 UTC (2+ messages)
[PATCH net-next v2 0/4] ice: allow matching on meta data
2023-04-04 10:30 UTC (8+ messages)
` [PATCH net-next v2 1/4] ice: define meta data to match in switch
` [PATCH net-next v2 2/4] ice: remove redundant Rx field from rule info
` [Intel-wired-lan] "
` [PATCH net-next v2 3/4] ice: allow matching on meta data
` [Intel-wired-lan] "
` [PATCH net-next v2 4/4] ice: use src VSI instead of src MAC in slow-path
` [Intel-wired-lan] "
Convention regarding SGMII in-band autonegotiation
2023-04-04 10:16 UTC (7+ messages)
[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
2023-04-04 10:12 UTC
[PATCH bpf v2 00/11] bpf sockmap fixes
2023-04-04 10:11 UTC (5+ messages)
` [PATCH bpf v2 04/12] bpf: sockmap, handle fin correctly
[PATCH] [net] update xdp_statistics in docs
2023-04-04 9:42 UTC (4+ messages)
[PATCH intel-net] ixgbe: allow toggling loopback mode via ndo_set_features callback
2023-04-04 9:35 UTC
[PATCH v5 1/2] net: stmmac: add support for platform specific reset
2023-04-04 9:34 UTC (4+ messages)
` [EXT] "
[PATCH v10 00/13] Network support for Landlock
2023-04-04 9:33 UTC (6+ messages)
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support
[PATCH net-next 0/4] ice: lower CPU usage with GNSS
2023-04-04 9:25 UTC (3+ messages)
` [PATCH net-next 1/4] ice: lower CPU usage of the GNSS read thread
[PATCH 5.10 0/5] Backport complete patchset for call inet6_destroy_sock() in IPv6 sk->sk_destruct()
2023-04-04 9:25 UTC (6+ messages)
` [PATCH 5.10 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH 5.10 2/5] tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct()
` [PATCH 5.10 3/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH 5.10 4/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH 5.10 5/5] sctp: "
[RFC net 1/1] net: stmmac: skip PHY scanning when PHY already attached in DT mode
2023-04-04 9:14 UTC
[PATCH net v2] net: openvswitch: fix race on port output
2023-04-04 8:22 UTC (3+ messages)
[PATCH RFC] net: qrtr: correct types of trace event parameters
2023-04-04 8:20 UTC (2+ messages)
[PATCH v2] wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support
2023-04-04 7:35 UTC
[PATCH net-next 0/8] virtio_net: refactor xdp codes
2023-04-04 8:09 UTC (12+ messages)
` [PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
[PATCH v2 net-next 00/10] mtk: wed: move cpuboot, ilm and dlm in dedicated dts nodes
2023-04-04 8:06 UTC (4+ messages)
` [PATCH v2 net-next 02/10] net: ethernet: mtk_wed: move cpuboot in a dedicated dts node
[PATCH] net: Added security socket
2023-04-04 8:00 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
2023-04-04 7:59 UTC (11+ messages)
` [Intel-wired-lan] [PATCH net-next 01/15] virtchnl: add virtchnl version 2 ops
[PATCH net-next RFC v2] Add NDOs for hardware timestamp get/set
2023-04-04 7:57 UTC (7+ messages)
[PATCH v1 net 0/2] raw/ping: Fix locking in /proc/net/{raw,icmp}
2023-04-04 7:34 UTC (10+ messages)
` [PATCH v1 net 1/2] raw: Fix NULL deref in raw_get_next()
` [PATCH v1 net 2/2] ping: Fix potentail NULL deref for /proc/net/icmp
[PATCH net-next v3] net/mlx5e: Remove NULL check before dev_{put, hold}
2023-04-04 7:29 UTC
[PATCH] net: openvswitch: fix race on port output
2023-04-04 7:25 UTC (5+ messages)
[PATCH net-next 0/3] net: provide macros for commonly copied lockless queue stop/wake code
2023-04-04 6:39 UTC (6+ messages)
` [PATCH net-next 1/3] "
[PATCH bpf-next 1/2] selftests: xsk: Use correct UMEM size in testapp_invalid_desc
2023-04-04 6:27 UTC (4+ messages)
` [PATCH bpf-next 2/2] selftests: xsk: Add test case for packets at end of UMEM
[PATCH bpf] xsk: Fix unaligned descriptor validation
2023-04-04 6:25 UTC (2+ messages)
[PATCH net-next v3 0/3] Add support for J784S4 CPSW9G
2023-04-04 6:14 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: ethernet: ti: am65-cpsw: Move mode specific config to mac_config()
` [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: Enable QSGMII for J784S4 CPSW9G
` [PATCH net-next v3 3/3] net: ethernet: ti: am65-cpsw: Enable USXGMII mode "
[PATCH] can: esd_usb: Add support for CAN_CTRLMODE_BERR_REPORTING
2023-04-04 6:14 UTC (2+ messages)
[PATCH] net: fec: make use of MDIO C45 quirk
2023-04-04 6:05 UTC (2+ messages)
[PATCH net-next v2] net/mlx5e: Remove NULL check before dev_{put, hold}
2023-04-04 6:01 UTC (2+ messages)
[PATCH net v2] ethtool: reset #lanes when lanes is omitted
2023-04-04 6:01 UTC (2+ messages)
[PATCH 0/2] net: thunderbolt: Fix for sparse warnings and typo
2023-04-04 5:36 UTC (3+ messages)
` [PATCH 1/2] net: thunderbolt: Fix sparse warnings
` [PATCH 2/2] net: thunderbolt: Fix typo in comment
[PATCH RFC net-next 0/6] net: mvneta: reduce size of TSO header allocation
2023-04-04 5:11 UTC (4+ messages)
` [PATCH RFC net-next 1/5] net: mvneta: fix transmit path dma-unmapping on error
[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
2023-04-04 4:50 UTC (9+ messages)
` [PATCH bpf-next 1/8] bpf: Invoke btf_struct_access() callback only for writes
` [PATCH bpf-next 2/8] bpf: Remove unused arguments from btf_struct_access()
` [PATCH bpf-next 3/8] bpf: Refactor btf_nested_type_is_trusted()
` [PATCH bpf-next 4/8] bpf: Teach verifier that certain helpers accept NULL pointer
` [PATCH bpf-next 5/8] bpf: Refactor NULL-ness check in check_reg_type()
` [PATCH bpf-next 6/8] bpf: Allowlist few fields similar to __rcu tag
` [PATCH bpf-next 7/8] bpf: Undo strict enforcement for walking untagged fields
` [PATCH bpf-next 8/8] selftests/bpf: Add tracing tests for walking skb and req
[PATCH net 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function
2023-04-04 4:48 UTC
[PATCH v5 00/21] net/tcp: Add TCP-AO support
2023-04-04 3:44 UTC (26+ messages)
` [PATCH v5 01/21] [draft] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v5 02/21] net/tcp: Add TCP-AO config and structures
` [PATCH v5 03/21] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v5 04/21] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v5 05/21] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v5 06/21] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v5 07/21] net/tcp: Add tcp_parse_auth_options()
` [PATCH v5 08/21] net/tcp: Add AO sign to RST packets
` [PATCH v5 09/21] net/tcp: Add TCP-AO sign to twsk
` [PATCH v5 10/21] net/tcp: Wire TCP-AO to request sockets
` [PATCH v5 11/21] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v5 12/21] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v5 13/21] net/tcp: Add TCP-AO segments counters
` [PATCH v5 14/21] net/tcp: Add TCP-AO SNE support
` [PATCH v5 15/21] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v5 16/21] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v5 17/21] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v5 18/21] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v5 19/21] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v5 20/21] net/tcp-ao: Add static_key for TCP-AO
` [PATCH v5 21/21] net/tcp-ao: Wire up l3index to TCP-AO
[RFC net-next 1/3] net: provide macros for commonly copied lockless queue stop/wake code
2023-04-04 3:29 UTC (2+ messages)
[PATCH bpf v3 07/12] bpf: sockmap incorrectly handling copied_seq
2023-04-04 3:12 UTC (3+ messages)
[PATCH net-next 0/6] TXGBE PHYLINK support
2023-04-04 2:47 UTC (4+ messages)
` [PATCH net-next 2/6] net: txgbe: Implement I2C bus master driver
[PATCH net 0/3] bonding: fix ns validation on backup slaves
2023-04-04 2:28 UTC (5+ messages)
` [PATCH net 2/3] selftests: bonding: re-format bond option tests
[-net-next v10 0/6] Add Ethernet driver for StarFive JH7110 SoC
2023-04-04 2:19 UTC (4+ messages)
` [-net-next v10 5/6] net: stmmac: Add glue layer "
[PATCH bpf v3 01/12] bpf: sockmap, pass skb ownership through read_skb
2023-04-04 2:10 UTC (2+ messages)
[PATCH v6 net-next 0/4] sfc: support unicast PTP
2023-04-04 2:10 UTC (2+ messages)
[PATCH v2 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-04-04 2:05 UTC (7+ messages)
` [PATCH v2 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v2 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v2 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v2 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v2 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time
[PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP
2023-04-04 1:52 UTC
[PATCH v2 net-next] bluetooth: unregister correct BTPROTO for CMTP
2023-04-04 1:50 UTC
net: fec: Separate C22 and C45 transactions
2023-04-04 1:43 UTC (3+ messages)
[PATCH net] net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
2023-04-04 0:38 UTC (3+ messages)
[PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-04 0:11 UTC (5+ messages)
[PATCH bpf V6 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-03 23:02 UTC (4+ messages)
` [PATCH bpf V6 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
pull-request: wireless-next-2023-03-30
2023-04-03 22:45 UTC (3+ messages)
[PATCH net-next 0/5] tsnep: XDP socket zero-copy support
2023-04-03 22:36 UTC (3+ messages)
` [PATCH net-next 5/5] tsnep: Add XDP socket zero-copy TX support
[PATCH 10/18] nvme-tcp: fixup send workflow for kTLS
2023-04-03 22:36 UTC (8+ messages)
[PATCH v6 1/2] net: stmmac: add support for platform specific reset
2023-04-03 22:23 UTC (2+ messages)
` [PATCH v6 2/2] net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs
[RFC PATCH net-next 0/6] ethtool: track custom RSS contexts in the core
2023-04-03 22:03 UTC (9+ messages)
` [RFC PATCH net-next 1/6] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH net-next 2/6] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH net-next 3/6] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH net-next 5/6] net: ethtool: add a mutex protecting RSS contexts
[PATCH net] netlink: annotate lockless accesses to nlk->max_recvmsg_len
2023-04-03 21:46 UTC
[PATCH net v5 2/3] net: stmmac: check if MAC needs to attach to a PHY
2023-04-03 21:24 UTC (2+ messages)
` RE "
[PATCH v4 0/9] rtw88: Add SDIO support
2023-04-03 20:59 UTC (3+ messages)
` [PATCH v4 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
[PATCH v4 0/6] Process connector bug fixes & enhancements
2023-04-03 20:50 UTC (9+ messages)
` [PATCH v4 1/6] netlink: Reverse the patch which removed filtering
[PATCH net-next] net: phy: meson-gxl: enable edpd tunable support for G12A internal PHY
2023-04-03 20:41 UTC (2+ messages)
[PATCH v8 net-next 00/14] pds_core driver
2023-04-03 20:37 UTC (5+ messages)
` [PATCH v8 net-next 05/14] pds_core: set up device and adminq
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).