messages from 2023-05-12 10:07:09 to 2023-05-12 23:03:07 UTC [more...]
[PATCH v6 00/21] net/tcp: Add TCP-AO support
2023-05-12 23:02 UTC (23+ messages)
` [PATCH v6 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v6 02/21] net/tcp: Add TCP-AO config and structures
` [PATCH v6 03/21] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v6 04/21] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v6 05/21] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v6 06/21] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v6 07/21] net/tcp: Add tcp_parse_auth_options()
` [PATCH v6 08/21] net/tcp: Add AO sign to RST packets
` [PATCH v6 09/21] net/tcp: Add TCP-AO sign to twsk
` [PATCH v6 10/21] net/tcp: Wire TCP-AO to request sockets
` [PATCH v6 11/21] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v6 12/21] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v6 13/21] net/tcp: Add TCP-AO segments counters
` [PATCH v6 14/21] net/tcp: Add TCP-AO SNE support
` [PATCH v6 15/21] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v6 16/21] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v6 17/21] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v6 18/21] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v6 19/21] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v6 20/21] net/tcp: Add static_key for TCP-AO
` [PATCH v6 21/21] net/tcp: Wire up l3index to TCP-AO
[syzbot] [net?] KASAN: slab-out-of-bounds Read in taprio_dequeue_from_txq
2023-05-12 22:50 UTC
[syzbot] [bpf?] [net?] kernel BUG in pskb_expand_head (2)
2023-05-12 22:36 UTC (2+ messages)
[PATCH v5 0/2] Enable multiple MCAN on AM62x
2023-05-12 20:26 UTC (4+ messages)
` [PATCH v5 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH v2 00/11] Make iscsid-kernel communications namespace-aware
2023-05-12 22:30 UTC (3+ messages)
` [PATCH 05/11] iscsi: check net namespace for all iscsi lookup
NET_DSA_SJA1105 config declaration: tristate is not indented
2023-05-12 21:38 UTC
[PATCH net-next 00/19] can: Convert to platform remove callback returning void
2023-05-12 21:37 UTC (21+ messages)
` [PATCH 01/19] can: at91_can: "
` [PATCH 02/19] can: bxcan: "
` [PATCH 03/19] can: c_can: "
` [PATCH 04/19] can: cc770_isa: "
` [PATCH 05/19] can: cc770_platform: "
` [PATCH 06/19] can: ctucanfd: "
` [PATCH 07/19] can: flexcan: "
` [PATCH 08/19] can: grcan: "
` [PATCH 09/19] can: ifi_canfd: "
` [PATCH 10/19] can: janz-ican3: "
` [PATCH 11/19] can: m_can: "
` [PATCH 12/19] can: mscan/mpc5xxx_can.c -- "
` [PATCH 13/19] can: rcar: "
` [PATCH 14/19] can: sja1000_isa: "
` [PATCH 15/19] can: sja1000_platform: "
` [PATCH 16/19] can: softing: "
` [PATCH 17/19] can: sun4i_can: "
` [PATCH 18/19] can: ti_hecc: "
` [PATCH 19/19] can: xilinx: "
IPV6_VTI config declaration: tristate line is not indented
2023-05-12 21:36 UTC
[PATCH v2 0/4] Add WCN3988 Bluetooth support for Fairphone 4
2023-05-12 20:53 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: net: qualcomm: Add WCN3988
` [PATCH v2 2/4] Bluetooth: btqca: Add WCN3988 support
` [PATCH v2 3/4] arm64: dts: qcom: sm6350: add uart1 node
` [PATCH v2 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add Bluetooth
[syzbot] [wireless?] memory leak in hwsim_new_radio_nl
2023-05-12 20:34 UTC
[PATCH RFC net-next 0/9] net: pcs: xpcs: cleanups for clause 73 support
2023-05-12 19:38 UTC (12+ messages)
` [PATCH RFC net-next 1/9] net: mdio: add clause 73 to ethtool conversion helper
` [PATCH RFC net-next 2/9] net: phylink: remove duplicated linkmode pause resolution
` [PATCH RFC net-next 3/9] net: phylink: add function to resolve clause 73 negotiation
` [PATCH RFC net-next 4/9] net: pcs: xpcs: clean up reading clause 73 link partner advertisement
` [PATCH RFC net-next 5/9] net: pcs: xpcs: use mii_c73_to_linkmode() helper
` [PATCH RFC net-next 6/9] net: pcs: xpcs: correct lp_advertising contents
` [PATCH RFC net-next 7/9] net: pcs: xpcs: correct pause resolution
` [PATCH RFC net-next 8/9] net: pcs: xpcs: use phylink_resolve_c73() helper
` [PATCH RFC net-next 9/9] net: pcs: xpcs: avoid reading STAT1 more than once
[PATCH net] erspan: get the proto with the md version for collect_md
2023-05-12 18:55 UTC (3+ messages)
[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
2023-05-12 18:37 UTC (23+ messages)
` [PATCH RESEND bpf-next 01/15] ice: make RX hash reading code more reusable
` [PATCH RESEND bpf-next 02/15] ice: make RX HW timestamp "
` [PATCH RESEND bpf-next 03/15] ice: make RX checksum checking "
` [PATCH RESEND bpf-next 04/15] ice: Make ptype internal to descriptor info processing
` [PATCH RESEND bpf-next 05/15] ice: Introduce ice_xdp_buff
` [PATCH RESEND bpf-next 06/15] ice: Support HW timestamp hint
` [PATCH RESEND bpf-next 07/15] ice: Support RX hash XDP hint
` [PATCH RESEND bpf-next 08/15] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 10/15] ice: Implement "
` [PATCH RESEND bpf-next 11/15] xdp: Add checksum level hint
` [PATCH RESEND bpf-next 12/15] ice: Implement "
` [PATCH RESEND bpf-next 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32
` [PATCH RESEND bpf-next 15/15] selftests/bpf: Add flags and new hints to xdp_hw_metadata
[PATCH 0/2] Refactor the pinctrl driver
2023-05-12 18:26 UTC (6+ messages)
` [PATCH 1/2] pinctrl: qcom: Remove the msm_function struct
` [PATCH 2/2] pinctrl: qcom: Refactor generic qcom pinctrl driver
[PATCH] net: ethernet: microchip: vcap: Remove extra semicolon
2023-05-12 17:48 UTC
[RFC PATCH net-next v6 0/5] New NDO methods ndo_hwtstamp_get/set
2023-05-12 17:41 UTC (5+ messages)
` [RFC PATCH net-next v6 1/5] net: Add NDOs for hardware timestamp get/set
[RFC PATCH v3] can: virtio: Initial virtio CAN driver
2023-05-12 17:39 UTC (6+ messages)
[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
2023-05-12 17:38 UTC (12+ messages)
` [PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
2023-05-12 17:17 UTC (2+ messages)
[PATCH v1 net-next] ping: Convert hlist_nulls to plain hlist
2023-05-12 17:10 UTC (2+ messages)
[PATCH 1/3] MAINTAINERS: Update maintainers for paravirt-ops
2023-05-12 16:49 UTC (3+ messages)
` [PATCH 2/3] MAINTAINERS: Update maintainers for VMware hypervisor interface
` [PATCH net 3/3] MAINTAINERS: Update maintainers for VMware virtual PTP clock driver
[PATCH net] net: wwan: iosm: fix NULL pointer dereference when removing device
2023-05-12 17:05 UTC (2+ messages)
[PATCH net-next] net: phylink: constify fwnode arguments
2023-05-12 16:58 UTC
[PATCH V2 0/5] Add GCC and RPMHCC support for sdx75
2023-05-12 16:53 UTC (8+ messages)
` [PATCH V2 1/5] clk: qcom: branch: Extend the invert logic for branch2 clocks
` [PATCH V2 2/5] dt-bindings: clock: qcom: Add GCC clocks for SDX75
` [PATCH V2 3/5] dt-bindings: clock: qcom: Add RPMHCC "
` [PATCH V2 4/5] clk: qcom: rpmh: Add RPMH clocks support "
` [PATCH V2 5/5] clk: qcom: Add GCC driver "
[PATCH] vdpa: consume device_features parameter
2023-05-12 16:41 UTC
[PATCH net v6] virtio_net: Fix error unwinding of XDP initialization
2023-05-12 16:37 UTC (2+ messages)
[PATCH v5] net: mdiobus: Add a function to deassert reset
2023-05-12 16:30 UTC (5+ messages)
[PATCH net-next] sfc: fix use-after-free in efx_tc_flower_record_encap_match()
2023-05-12 15:56 UTC (2+ messages)
[PATCH net-next v4 0/8] ice: support dynamic interrupt allocation
2023-05-12 15:55 UTC (4+ messages)
` [PATCH net-next v4 6/8] ice: add individual "
[PATCH bpf-next 00/10] seltests/xsk: prepare for AF_XDP multi-buffer testing
2023-05-12 15:44 UTC (3+ messages)
` [PATCH bpf-next 06/10] selftests/xsk: store offset in pkt instead of addr
[PATCH net v3 0/3] net: dsa: rzn1-a5psw: fix STP states handling
2023-05-12 15:43 UTC (5+ messages)
` [PATCH net v3 1/3] net: dsa: rzn1-a5psw: enable management frames for CPU port
` [PATCH net v3 3/3] net: dsa: rzn1-a5psw: disable learning for standalone ports
[PATCH iwl-net] ice: recycle/free all of the fragments from multi-buffer packet
2023-05-12 15:40 UTC (3+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-05-09 (igc, igb)
2023-05-12 15:30 UTC (5+ messages)
` [PATCH net 1/3] igc: Clean the TX buffer and TX descriptor ring
[PATCH bpf-next 00/15] new kfunc XDP hints and ice implementation
2023-05-12 15:16 UTC (16+ messages)
` [PATCH 01/15] ice: make RX hash reading code more reusable
` [PATCH 02/15] ice: make RX HW timestamp "
` [PATCH 03/15] ice: make RX checksum checking "
` [PATCH 04/15] ice: Make ptype internal to descriptor info processing
` [PATCH 05/15] ice: Introduce ice_xdp_buff
` [PATCH 06/15] ice: Support HW timestamp hint
` [PATCH 07/15] ice: Support RX hash XDP hint
` [PATCH 08/15] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH 09/15] xdp: Add VLAN tag hint
` [PATCH 10/15] ice: Implement "
` [PATCH 11/15] xdp: Add checksum level hint
` [PATCH 12/15] ice: Implement "
` [PATCH 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH 14/15] net, xdp: allow metadata > 32
` [PATCH 15/15] selftests/bpf: Add flags and new hints to xdp_hw_metadata
[PATCH v4 0/1] Adjust macb max_tx_len for mpfs
2023-05-12 15:11 UTC (4+ messages)
` [PATCH v4 1/1] net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
[PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4
2023-05-12 15:04 UTC (8+ messages)
` [PATCH RFC 2/4] Bluetooth: btqca: Add WCN3988 support
` [PATCH RFC 3/4] arm64: dts: qcom: sm6350: add uart1 node
[Issue] Bonding can't show correct speed if lower interface is bond 802.3ad
2023-05-12 14:44 UTC (9+ messages)
[PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-05-12 14:29 UTC (2+ messages)
[PATCH v2 net-next 0/4] sfc: more flexible encap matches on TC decap rules
2023-05-12 14:27 UTC (5+ messages)
` [PATCH v2 net-next 3/4] sfc: support TC decap rules matching on enc_ip_tos
[PATCH net-next v7 0/9] TXGBE PHYLINK support
2023-05-12 14:20 UTC (7+ messages)
` [PATCH net-next v7 6/9] net: txgbe: Support GPIO to SFP socket
[PATCH net-next v4 0/7] Wangxun netdev features support
2023-05-12 14:16 UTC (9+ messages)
` [PATCH net-next v4 1/7] net: wangxun: libwx add tx offload functions
` [PATCH net-next v4 2/7] net: wangxun: libwx add rx "
[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
2023-05-12 14:14 UTC (3+ messages)
[PATCH] ipvlan: Remove NULL check before dev_{put, hold}
2023-05-12 14:08 UTC (3+ messages)
[PATCH v4] net: fec: using the standard return codes when xdp xmit errors
2023-05-12 14:00 UTC (2+ messages)
[PATCH net] net: fec: remove the xdp_return_frame when lack of tx BDs
2023-05-12 13:57 UTC (2+ messages)
[PATCH iwl-next v4 00/15] Introduce Intel IDPF driver
2023-05-12 13:48 UTC (4+ messages)
` [PATCH iwl-next v4 15/15] idpf: configure SRIOV and add other ndo_ops
[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)
2023-05-12 13:21 UTC (16+ messages)
` [PATCH v2 04/10] net: ethernet: 8390: Replace GPL boilerplate with SPDX identifier
` [PATCH v2 05/10] net: ethernet: i825xx: "
` [PATCH v2 06/10] pcmcia: Add "
` [PATCH v2 07/10] drivers: staging: wlan-ng: Remove GPL/MPL boilerplate
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier
` [PATCH v2 09/10] udf: Replace "
[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
2023-05-12 13:19 UTC (6+ messages)
` [virtio-dev] "
[PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
2023-05-12 13:13 UTC (2+ messages)
[PATCH 00/10] Treewide GPL SPDX conversion (love letter to Didi)
2023-05-12 13:14 UTC (3+ messages)
` [PATCH 09/10] udf: Replace license notice with SPDX identifier
Purchase Order
2023-05-12 12:45 UTC
[PATCH net-next v2 0/2] Add support for partial store and forward
2023-05-12 11:53 UTC (4+ messages)
` [PATCH net-next v2 2/2] net: macb: "
[PATCH v3 0/1] Adjust macb max_tx_len for mpfs
2023-05-12 11:42 UTC (2+ messages)
` [PATCH v3 1/1] net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
[PATCH iproute2 v2] Add MAINTAINERS file
2023-05-12 11:27 UTC (2+ messages)
HYSTOU Home theatre PC
2023-05-12 10:31 UTC
[PATCH net 0/4] net: hns3: There are some bugfixes for the HNS3 ethernet driver
2023-05-12 10:00 UTC (2+ messages)
` [PATCH net 1/4] net: hns3: fix output information incomplete for dumping tx queue info with debugfs
pull-request: wireless-next-2023-05-12
2023-05-12 10:26 UTC
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).