messages from 2023-10-23 09:44:01 to 2023-10-23 19:23:07 UTC [more...]
[PATCH v16 net-next 00/23] net/tcp: Add TCP-AO support
2023-10-23 19:22 UTC (13+ messages)
` [PATCH v16 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v16 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v16 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v16 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v16 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v16 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v16 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v16 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v16 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v16 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v16 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v16 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
[PATCH v3] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-23 19:22 UTC
[net-next PATCH v5 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
2023-10-23 19:09 UTC (7+ messages)
[PATCH v1 net-next 00/12] tcp: Refactor bhash2 and remove sk_bind2_node
2023-10-23 19:02 UTC (13+ messages)
` [PATCH v1 net-next 01/12] tcp: Use bhash2 for v4-mapped-v6 non-wildcard address
` [PATCH v1 net-next 02/12] tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)()
` [PATCH v1 net-next 03/12] tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr
` [PATCH v1 net-next 04/12] tcp: Save address type in inet_bind2_bucket
` [PATCH v1 net-next 05/12] tcp: Rename tb in inet_bind2_bucket_(init|create)()
` [PATCH v1 net-next 06/12] tcp: Link bhash2 to bhash
` [PATCH v1 net-next 07/12] tcp: Rearrange tests in inet_csk_bind_conflict()
` [PATCH v1 net-next 08/12] tcp: Iterate tb->bhash2 "
` [PATCH v1 net-next 09/12] tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners)
` [PATCH v1 net-next 10/12] tcp: Unlink sk from bhash
` [PATCH v1 net-next 11/12] tcp: Link sk and twsk to tb2->owners using skc_bind_node
` [PATCH v1 net-next 12/12] tcp: Remove dead code and fields for bhash2
[PATCH iwl-next 0/3] i40e: Add and use version check helpers
2023-10-23 18:57 UTC (5+ messages)
` [PATCH iwl-next 1/3] i40e: Move i40e_is_aq_api_ver_ge helper
` [PATCH iwl-next 2/3] i40e: Add other helpers to check version of running firmware and AQ API
` [PATCH iwl-next 3/3] i40e: Use helpers to check running FW and AQ API versions
[PATCH bpf-next v4 00/11] xsk: TX metadata
2023-10-23 18:46 UTC (19+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v4 03/11] tools: ynl: Print xsk-features from the sample
` [PATCH bpf-next v4 11/11] xsk: Document tx_metadata_len layout
[PATCH net-next] tsnep: Fix tsnep_request_irq() format-overflow warning
2023-10-23 18:38 UTC
[Patch v7 0/5] RDMA/mana_ib
2023-10-23 18:23 UTC (9+ messages)
` [Patch v7 1/5] RDMA/mana_ib: Rename all mana_ib_dev type variables to mib_dev
` [Patch v7 2/5] RDMA/mana_ib: Register Mana IB device with Management SW
` [Patch v7 3/5] RDMA/mana_ib: Create adapter and Add error eq
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp
pull-request: bluetooth 2023-10-13
2023-10-23 18:22 UTC (2+ messages)
pull request: bluetooth-next 2023-10-23
2023-10-23 18:21 UTC
[PATCH net-next v7 0/2] Switch DSA to inclusive terminology
2023-10-23 18:17 UTC (3+ messages)
` [PATCH net-next v7 1/2] net: dsa: Use conduit and user terms
` [PATCH net-next v7 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
[PATCH net-next v2 0/7] mptcp: convert Netlink code to use YAML spec
2023-10-23 18:17 UTC (8+ messages)
` [PATCH net-next v2 1/7] tools: ynl: add uns-admin-perm to genetlink legacy
` [PATCH net-next v2 2/7] tools: ynl-gen: add support for exact-len validation
` [PATCH net-next v2 3/7] net: mptcp: convert netlink from small_ops to ops
` [PATCH net-next v2 4/7] Documentation: netlink: add a YAML spec for mptcp
` [PATCH net-next v2 5/7] uapi: mptcp: use header file generated from YAML spec
` [PATCH net-next v2 6/7] net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
` [PATCH net-next v2 7/7] net: mptcp: use policy generated by YAML spec
[GIT PULL] virtio: last minute fixes
2023-10-23 18:03 UTC (2+ messages)
[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
2023-10-23 18:01 UTC (12+ messages)
` [PATCH net-next 1/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet switch
` [PATCH net-next 2/5] net: dsa: qca: Make the QCA8K hardware library available globally
` [PATCH net-next 3/5] net: ipqess: introduce the Qualcomm IPQESS driver
` [PATCH net-next 4/5] net: ipqess: add a PSGMII calibration procedure to the "
` [PATCH net-next 5/5] dts: qcom: ipq4019: Add description for the IPQ4019 ESS EDMA and switch
[netdev call] Oct 24th
2023-10-23 17:57 UTC
[PATCH net-next v5 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-23 17:43 UTC (5+ messages)
` [PATCH net-next v5 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-10-23 17:40 UTC (12+ messages)
` [PATCH net-next v2 1/9] net: ethernet: implement OPEN Alliance control transaction interface
` [PATCH net-next v2 2/9] net: ethernet: oa_tc6: implement mac-phy software reset
` [PATCH net-next v2 3/9] net: ethernet: oa_tc6: implement OA TC6 configuration function
` [PATCH net-next v2 4/9] dt-bindings: net: add OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface
` [PATCH net-next v2 5/9] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v2 6/9] dt-bindings: net: oa-tc6: add PHY register access capability
` [PATCH net-next v2 7/9] net: ethernet: oa_tc6: implement data transaction interface
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
` [PATCH net-next v2 9/9] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY
[PATCH] net/handshake: fix file ref count in handshake_nl_accept_doit()
2023-10-23 17:30 UTC (2+ messages)
[PATCH v3 00/13] mm: jit/text allocator
2023-10-23 17:21 UTC (5+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
[PATCH] net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF
2023-10-23 17:20 UTC (2+ messages)
[PATCH net-next] tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
2023-10-23 17:20 UTC (2+ messages)
[PATCH net-next] tools: ynl-gen: change spacing around __attribute__
2023-10-23 17:20 UTC (2+ messages)
[PATCH bpf-next v3 0/7] Add bpf programmable net device
2023-10-23 17:18 UTC (8+ messages)
` [PATCH bpf-next v3 1/7] netkit, bpf: "
` [PATCH bpf-next v3 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v3 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v3 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v3 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v3 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v3 7/7] selftests/bpf: Add selftests for netkit
[QUESTION] potential issue - unusual drops on XL710 (40gbit) cards with ksoftirqd hogging one of cpus near 100%
2023-10-23 16:55 UTC (2+ messages)
[PATCH] igb: e1000_82575: add an error code check in igb_set_d0_lplu_state_82575
2023-10-23 16:52 UTC (2+ messages)
[PATCH net v2 0/2] MAINTAINERS: WWAN subsystem changes
2023-10-23 16:38 UTC (3+ messages)
` [PATCH net v2 1/2] MAINTAINERS: Move M Chetan Kumar to CREDITS
[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_read
2023-10-23 16:33 UTC (6+ messages)
` [PATCH] ptp: ptp_read should not release queue
` [PATCH net] "
[PATCH v2] vsock/virtio: initialize the_virtio_vsock before using VQs
2023-10-23 16:28 UTC (8+ messages)
[PATCH net-next 0/3] Cleanup and optimizations to transmit code
2023-10-23 16:08 UTC (7+ messages)
` [PATCH net-next 1/3] octeon_ep: remove dma sync in trasmit path
` [PATCH net-next 2/3] octeon_ep: implement xmit_more in transmit
` [PATCH net-next 3/3] octeon_ep: remove atomic variable usage in Tx data path
[PATCH] wireguard: Add netlink attrs for binding to address and netdev
2023-10-23 16:00 UTC
[PATCH] wireguard: Fix leaking sockets in wg_socket_init error paths
2023-10-23 15:59 UTC (3+ messages)
[PATCH net-next v2 0/2] Switch DSA to inclusive terminology
2023-10-23 15:50 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: dsa: Use conduit and user terms
[PATCH iwl-next v4] ice: read internal temperature sensor
2023-10-23 15:25 UTC (5+ messages)
[PATCH net-next v2 0/6] net: deduplicate netdev name allocation
2023-10-23 15:23 UTC (7+ messages)
` [PATCH net-next v2 1/6] net: don't use input buffer of __dev_alloc_name() as a scratch space
` [PATCH net-next v2 2/6] net: make dev_alloc_name() call dev_prep_valid_name()
` [PATCH net-next v2 3/6] net: reduce indentation of __dev_alloc_name()
` [PATCH net-next v2 4/6] net: trust the bitmap in __dev_alloc_name()
` [PATCH net-next v2 5/6] net: remove dev_valid_name() check from __dev_alloc_name()
` [PATCH net-next v2 6/6] net: remove else after return in dev_prep_valid_name()
phy: fixed link 1000 or 100 set with autoneg off
2023-10-23 14:57 UTC (5+ messages)
[PATCH bpf-next v2 0/7] Add bpf programmable net device
2023-10-23 14:46 UTC (4+ messages)
` [PATCH bpf-next v2 4/7] bpftool: Implement link show support for netkit
[PATCH net-next v4 2/2] net:dsa:microchip: add property to select
2023-10-23 14:36 UTC (5+ messages)
[PATCH] selftests:net change ifconfig with ip command
2023-10-23 14:19 UTC (6+ messages)
` [PATCH v2] "
[PATCH] net: tls: Fix possible NULL-pointer dereference in tls_decrypt_device() and tls_decrypt_sw()
2023-10-23 14:03 UTC (2+ messages)
[PATCH v4 net-next] xsk: avoid starving the xsk further down the list
2023-10-23 12:57 UTC
[PATCH net-next v4 2/2] net: dsa: microchip: add property to select internal RMII reference clock
2023-10-23 12:46 UTC (4+ messages)
` [PATCH net-next v4 2/2] net:dsa:microchip: add property to select
[syzbot] [net?] Internal error in fib6_node_lookup
2023-10-23 12:34 UTC
[syzbot] [net?] KASAN: slab-use-after-free Read in ptp_release
2023-10-23 12:34 UTC
[PATCH net-next v12 0/5] introduce page_pool_alloc() related API
2023-10-23 12:26 UTC (4+ messages)
` [PATCH net-next v12 1/5] page_pool: unify frag_count handling in page_pool_is_last_frag()
[PATCH v3 net-next] xsk: avoid starving the xsk further down the list
2023-10-23 12:15 UTC (2+ messages)
[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
2023-10-23 12:13 UTC
[PATCH net 0/5] net/smc: bugfixs for smc-r
2023-10-23 11:56 UTC (11+ messages)
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled
[PATCH 5.10 166/202] sky2: Make sure there is at least one frag_addr available
2023-10-23 10:58 UTC (2+ messages)
` [PATCH 5.10 201/202] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
[PATCH 5.15 088/137] sky2: Make sure there is at least one frag_addr available
2023-10-23 10:58 UTC (2+ messages)
` [PATCH 5.15 136/137] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
[PATCH 5.4 097/123] sky2: Make sure there is at least one frag_addr available
2023-10-23 10:58 UTC (2+ messages)
` [PATCH 5.4 122/123] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
[PATCH 6.1 115/196] sky2: Make sure there is at least one frag_addr available
2023-10-23 10:57 UTC (3+ messages)
` [PATCH 6.1 137/196] ice: Remove redundant pci_enable_pcie_error_reporting()
` [PATCH 6.1 193/196] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
[PATCH iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-23 11:24 UTC (6+ messages)
` [PATCH iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
[PATCH v2 iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-23 11:22 UTC (4+ messages)
` [PATCH v2 iproute2-next 1/3] rdma: update uapi headers
` [PATCH v2 iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH v2 iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command
KASAN: vmalloc-out-of-bounds in ipt_do_table
2023-10-23 11:20 UTC (3+ messages)
[PATCH 4.19 79/98] sky2: Make sure there is at least one frag_addr available
2023-10-23 10:57 UTC (2+ messages)
` [PATCH 4.19 97/98] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
2023-10-23 11:16 UTC (2+ messages)
[PATCH 6.5 129/241] sky2: Make sure there is at least one frag_addr available
2023-10-23 10:57 UTC (2+ messages)
` [PATCH 6.5 239/241] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
[PATCH net v2 0/2] net/smc: correct the reason code in smc_listen_find_device when fallback
2023-10-23 11:09 UTC (6+ messages)
` [PATCH net v2 2/2] "
[PATCH net] ice: lag: in RCU, use atomic allocation
2023-10-23 11:07 UTC (2+ messages)
[PATCH 4.14 54/66] sky2: Make sure there is at least one frag_addr available
2023-10-23 10:56 UTC (2+ messages)
` [PATCH 4.14 65/66] Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
2023-10-23 10:24 UTC (6+ messages)
` [External] "
[PATCH netfilter] Fix hw flow offload from nftables
2023-10-23 10:24 UTC (2+ messages)
[syzbot] [kernel?] general protection fault in wpan_phy_register
2023-10-23 10:13 UTC (3+ messages)
[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-10-23 10:04 UTC (4+ messages)
` [PATCH bpf-next v6 06/18] ice: Support RX hash XDP hint
[PATCH] treewide: Spelling fix in comment
2023-10-23 9:55 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next v8 0/7] Add MACsec support for TJA11XX C45 PHYs
2023-10-23 9:43 UTC (4+ messages)
` [PATCH net-next v8 5/7] net: phy: nxp-c45-tja11xx: add MACsec support
` [PATCH net-next v8 6/7] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [PATCH net-next v8 7/7] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
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).