messages from 2023-09-11 06:09:30 to 2023-09-11 22:12:39 UTC [more...]
[PATCH net-next v3 0/4] selftests/tc-testing: add tests covering classid
2023-09-11 21:50 UTC (5+ messages)
` [PATCH net-next v3 1/4] selftests/tc-testing: cls_fw: add tests for classid
` [PATCH net-next v3 2/4] selftests/tc-testing: cls_route: "
` [PATCH net-next v3 3/4] selftests/tc-testing: cls_u32: "
` [PATCH net-next v3 4/4] net/sched: cls_route: make netlink errors meaningful
[PATCH v11 net-next 00/23] net/tcp: Add TCP-AO support
2023-09-11 21:03 UTC (12+ messages)
` [PATCH v11 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v11 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v11 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v11 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v11 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v11 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v11 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v11 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v11 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v11 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v11 net-next 23/23] Documentation/tcp: Add TCP-AO documentation
[PATCH net v2] kcm: Fix memory leak in error path of kcm_sendmsg()
2023-09-11 21:03 UTC (3+ messages)
[PATCH net v2 0/2][pull request] Intel Wired LAN Driver Updates 2023-09-11 (i40e, iavf)
2023-09-11 20:41 UTC (4+ messages)
` [PATCH net v2 1/2] i40e: fix potential memory leaks in i40e_remove()
` [PATCH net v2 2/2] iavf: Fix promiscuous mode configuration flow messages
[ANN] net-next is OPEN
2023-09-11 20:38 UTC (2+ messages)
[PATCH net-next v8 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-11 20:22 UTC (5+ messages)
` [PATCH net-next v8 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v8 2/4] vsock/virtio: support to send "
` [PATCH net-next v8 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v8 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH net] igb: clean up in all error paths when enabling SR-IOV
2023-09-11 20:28 UTC
[PATCH net] ixgbe: fix timestamp configuration code
2023-09-11 20:28 UTC
[PATCH net-next v2 0/2] vsock: handle writes to shutdowned socket
2023-09-11 20:20 UTC (3+ messages)
` [PATCH net-next v2 1/2] vsock: send SIGPIPE on write "
` [PATCH net-next v2 2/2] test/vsock: shutdowned socket test
[PATCH V2 ethtool] hns3: add support dump registers for hns3 driver
2023-09-11 20:20 UTC (2+ messages)
[PATCH v2 ethtool] rxclass: fix a bug in rmgr when searching for empty slot
2023-09-11 20:20 UTC (2+ messages)
[PATCH v1 net 0/5] tcp: Fix bind() regression for v4-mapped-v6 address
2023-09-11 20:05 UTC (10+ messages)
` [PATCH v1 net 1/5] tcp: Fix bind() regression for v4-mapped-v6 wildcard address
` [PATCH v1 net 2/5] tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address
` [PATCH v1 net 3/5] selftest: tcp: Fix address length in bind_wildcard.c
` [PATCH v1 net 4/5] selftest: tcp: Move expected_errno into each test case "
` [PATCH v1 net 5/5] selftest: tcp: Add v4-mapped-v6 cases "
[PATCH net-next] MAINTAINERS: update tg3 maintainer list
2023-09-11 20:00 UTC
[PATCH v8 0/3] add rpc_status netlink support for NFSD
2023-09-11 19:55 UTC (9+ messages)
` [PATCH v8 1/3] Documentation: netlink: add a YAML spec for nfsd_server
` [PATCH v8 2/3] NFSD: introduce netlink rpc_status stubs
` [PATCH v8 3/3] NFSD: add rpc_status netlink support
[PATCH net-next] net: hinic: Use devm_kasprintf()
2023-09-11 19:50 UTC
[Patch v5 0/5] RDMA/mana_ib
2023-09-11 18:57 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v2 net 0/6] tcp: Fix bind() regression for v4-mapped-v6 address
2023-09-11 18:54 UTC (8+ messages)
` [PATCH v2 net 1/6] tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_addr_any)
` [PATCH v2 net 2/6] tcp: Fix bind() regression for v4-mapped-v6 wildcard address
` [PATCH v2 net 3/6] tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address
` [PATCH v2 net 4/6] selftest: tcp: Fix address length in bind_wildcard.c
` [PATCH v2 net 5/6] selftest: tcp: Move expected_errno into each test case "
` [PATCH v2 net 6/6] selftest: tcp: Add v4-mapped-v6 cases "
[PATCH net-next 00/13][pull request] Intel Wired LAN Driver Updates 2023-09-11 (ice)
2023-09-11 18:03 UTC (14+ messages)
` [PATCH net-next 01/13] ice: prefix clock timer command enumeration values with ICE_PTP
` [PATCH net-next 02/13] ice: retry acquiring hardware semaphore during cross-timestamp request
` [PATCH net-next 03/13] ice: Support cross-timestamping for E823 devices
` [PATCH net-next 04/13] ice: introduce hw->phy_model for handling PTP PHY differences
` [PATCH net-next 05/13] ice: PTP: Clean up timestamp registers correctly
` [PATCH net-next 06/13] ice: PTP: Rename macros used for PHY/QUAD port definitions
` [PATCH net-next 07/13] ice: PTP: move quad value check inside ice_fill_phy_msg_e822
` [PATCH net-next 08/13] ice: remove ICE_F_PTP_EXTTS feature flag
` [PATCH net-next 09/13] ice: fix pin assignment for E810-T without SMA control
` [PATCH net-next 10/13] ice: introduce ice_pf_src_tmr_owned
` [PATCH net-next 11/13] ice: don't enable PTP related capabilities on non-owner PFs
` [PATCH net-next 12/13] ice: check the netlist before enabling ICE_F_SMA_CTRL
` [PATCH net-next 13/13] ice: check netlist before enabling ICE_F_GNSS
[PATCH iproute2] vdpa: consume device_features parameter
2023-09-11 18:08 UTC
Sockmap's parser/verdict programs and epoll notifications
2023-09-11 18:01 UTC (5+ messages)
[net PATCH] octeon_ep: fix tx dma unmap len values in SG
2023-09-11 18:01 UTC (2+ messages)
[PATCH net-next v5 0/2] net: stmmac: improve driver statistics
2023-09-11 17:11 UTC (3+ messages)
` [PATCH net-next v5 2/2] net: stmmac: use per-queue 64 bit statistics where necessary
` [REGRESSION] "
[PATCH net-next 0/4] tcp: backlog processing optims
2023-09-11 17:05 UTC (5+ messages)
` [PATCH net-next 1/4] tcp: no longer release socket ownership in tcp_release_cb()
` [PATCH net-next 2/4] net: sock_release_ownership() cleanup
` [PATCH net-next 3/4] net: call prot->release_cb() when processing backlog
` [PATCH net-next 4/4] tcp: defer regular ACK while processing socket backlog
[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
2023-09-11 17:03 UTC (5+ messages)
Order #6764
2023-09-11 12:49 UTC
[PATCH v5 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-09-11 16:46 UTC (12+ messages)
` [PATCH v5 1/8] net/socket: Break down __sys_setsockopt
` [PATCH v5 2/8] net/socket: Break down __sys_getsockopt
` [PATCH v5 3/8] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v5 4/8] selftests/net: Extract uring helpers to be reusable
` [PATCH v5 5/8] io_uring/cmd: return -EOPNOTSUPP if net is disabled
` [PATCH v5 6/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v5 7/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v5 8/8] selftests/bpf/sockopt: Add io_uring support
[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
2023-09-11 16:46 UTC (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support
[PATCH iproute2-next] Enable automatic color output by default
2023-09-11 16:19 UTC (4+ messages)
[PATCH] net/core: Export dev_core_stats_rx_dropped_inc sets
2023-09-11 16:15 UTC (2+ messages)
[RFC net-next v3 0/6] Add MACsec support for TJA11XX C45 PHYs
2023-09-11 15:57 UTC (7+ messages)
` [RFC net-next v3 4/6] net: phy: nxp-c45-tja11xx: add MACsec support
` [RFC net-next v3 5/6] net: phy: nxp-c45-tja11xx: add MACsec statistics
[PATCH iproute2-next] tc: fix several typos in netem's usage string
2023-09-11 15:50 UTC (2+ messages)
[patch iproute2-next v2 0/6] devlink: implement dump selector for devlink objects show commands
2023-09-11 15:50 UTC (2+ messages)
The call trace occurs during the VRF fault injection test
2023-09-11 15:47 UTC (2+ messages)
[PATCH net-next v1 1/2] net: core: Use the bitmap API to allocate bitmaps
2023-09-11 15:45 UTC (2+ messages)
` [PATCH net-next v1 2/2] net: core: Sort headers alphabetically
[PATCH net] ipv6: fix ip6_sock_set_addr_preferences() typo
2023-09-11 15:42 UTC
[PATCH net-next 0/6] net: stmmac: add and use library for setting clock
2023-09-11 15:29 UTC (7+ messages)
` [PATCH net-next 1/6] net: stmmac: add platform library
` [PATCH net-next 2/6] net: stmmac: imx: use dwmac_set_tx_clk_gmii()
` [PATCH net-next 3/6] net: stmmac: intel-plat: "
` [PATCH net-next 4/6] net: stmmac: rk: "
` [PATCH net-next 5/6] net: stmmac: starfive: "
` [PATCH net-next 6/6] net: stmmac: qos-eth: "
[PATCH net-next 6/6] net: stmmac: qos-eth: use dwmac_set_tx_clk_gmii()
2023-09-11 15:29 UTC
[PATCH net-next 5/6] net: stmmac: starfive: use dwmac_set_tx_clk_gmii()
2023-09-11 15:29 UTC
[PATCH net-next 4/6] net: stmmac: rk: use dwmac_set_tx_clk_gmii()
2023-09-11 15:28 UTC
[PATCH net-next 3/6] net: stmmac: intel-plat: use dwmac_set_tx_clk_gmii()
2023-09-11 15:28 UTC
[PATCH net-next 2/6] net: stmmac: imx: use dwmac_set_tx_clk_gmii()
2023-09-11 15:28 UTC
[PATCH net-next 1/6] net: stmmac: add platform library
2023-09-11 15:28 UTC
[PATCH 00/11] add missing of_node_put
2023-09-11 15:08 UTC (2+ messages)
` (subset) "
[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
2023-09-11 15:01 UTC (5+ messages)
[RFC net-next v3 0/2] net: dsa: microchip: add drive strength support
2023-09-11 14:53 UTC (3+ messages)
` [RFC net-next v3 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
Fwd: Unexplainable packet drop starting at v6.4
2023-09-11 14:03 UTC (3+ messages)
[PATCH v14 00/20] nvme-tcp receive offloads
2023-09-11 13:59 UTC (4+ messages)
` [PATCH v14 02/20] netlink: add new family to manage ULP_DDP enablement and stats
[PATCH net] veth: Update XDP feature set when bringing up device
2023-09-11 13:58 UTC
[PATCH] Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
2023-09-11 13:40 UTC
[PATCH v2 1/1] wwan: core: Use the bitmap API to allocate bitmaps
2023-09-11 13:16 UTC
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-11 13:17 UTC (7+ messages)
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
2023-09-11 13:09 UTC (8+ messages)
` [RFC PATCH net-next 1/7] net: phy: introduce phy numbering and phy namespaces
[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
2023-09-11 12:53 UTC (7+ messages)
` [PATCH v3 1/6] alpha: Streamline convoluted PCI error handling
` [PATCH v3 2/6] sh: pci: Do PCI error check on own line
` [PATCH v3 3/6] atm: iphase: Do PCI error checks "
` [PATCH v3 4/6] PCI: Do error check on own line to split long if conditions
` [PATCH v3 5/6] PCI: xgene: Do PCI error check on own line & keep return value
` [PATCH v3 6/6] scsi: ipr: Do PCI error checks on own line
[PATCH net] net: nfc: llcp: Add lock when modifying device list
2023-09-11 12:52 UTC (5+ messages)
[PATCH net-next] net: dst: remove unnecessary input parameter in dst_alloc and dst_init
2023-09-11 12:50 UTC
[PATCH 3/8] igb: Use FIELD_GET() to extract Link Width
2023-09-11 12:14 UTC
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-11 12:06 UTC (3+ messages)
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
[RFC PATCH net-next] net/smc: Introduce SMC-related proc files
2023-09-11 11:54 UTC (2+ messages)
[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
2023-09-11 10:48 UTC (9+ messages)
` [PATCH v4 2/4] dt-bindings: net: Add Loongson-1 Ethernet Controller
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
` [PATCH v4 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-09-11 10:13 UTC (6+ messages)
` [PATCH v11.1] "
[PATCH] net: thunderbolt: Fix TCP/UDPv6 GSO checksum calculation
2023-09-11 10:09 UTC (3+ messages)
[PATCH net v3] team: fix null-ptr-deref when team device type is changed
2023-09-11 9:50 UTC (3+ messages)
[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
2023-09-11 9:50 UTC (12+ messages)
[PATCH net] net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
2023-09-11 9:50 UTC (2+ messages)
[PATCH v6 18/45] sunrpc: dynamically allocate the sunrpc_cred shrinker
2023-09-11 9:44 UTC
[PATCH AUTOSEL 6.1 01/26] devlink: remove reload failed checks in params get/set callbacks
2023-09-11 9:47 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 10/26] can: sun4i_can: Add support for the Allwinner D1
[PATCH net v4] team: fix null-ptr-deref when team device type is changed
2023-09-11 9:46 UTC
[PATCH net v2] net: ethernet: mtk_eth_soc: fix uninitialized variable
2023-09-11 9:40 UTC (2+ messages)
[PATCH AUTOSEL 4.14 6/8] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
2023-09-11 9:38 UTC (4+ messages)
` [PATCH AUTOSEL 4.14 7/8] wifi: cfg80211: ocb: don't leave if not joined
[PATCHv2 net-next 0/2] send notify when delete source address routes
2023-09-11 9:35 UTC (6+ messages)
` [PATCHv2 net-next 2/2] ipv4/fib: "
[PATCH net] r8152: check budget for r8152_poll()
2023-09-11 9:25 UTC (2+ messages)
[PATCH net-next 0/2] bpf: Remove xdp_do_flush_map()
2023-09-11 9:20 UTC (5+ messages)
` [PATCH net-next 1/2] net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush()
` [PATCH net-next 2/2] bpf: Remove xdp_do_flush_map()
[PATCH net v2] net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
2023-09-11 9:16 UTC (2+ messages)
[PATCH RFC net-next 0/7] net: phy: avoid race when erroring stopping PHY
2023-09-11 8:54 UTC (2+ messages)
[PATCH bpf-next] xsk: add multi-buffer support for sockets sharing umem
2023-09-11 8:50 UTC (3+ messages)
[PATCH net-next 0/2] r8152: modify rx_bottom
2023-09-11 8:05 UTC (3+ messages)
` [PATCH net-next 1/2] r8152: remove queuing rx packets in driver
` [PATCH net-next 2/2] r8152: use napi_gro_frags
Mail delivery failed: returning message to sender
2023-09-11 8:05 UTC
[syzbot] [bluetooth?] general protection fault in lock_sock_nested
2023-09-11 7:52 UTC
[PATCH net v2] net: stmmac: fix handling of zero coalescing tx-usecs
2023-09-11 7:30 UTC (2+ messages)
[PATCH v2 0/3] Fix possible OOB write when using rule_buf
2023-09-11 7:30 UTC (2+ messages)
[PATCH net] hsr: Fix uninit-value access in fill_frame_info()
2023-09-11 7:30 UTC (2+ messages)
[PATCH net 0/4] Add missing xdp_do_flush() invocations
2023-09-11 6:50 UTC (4+ messages)
` [PATCH net 4/4] bpf, cpumap: Flush xdp after cpu_map_bpf_prog_run_skb()
[RFC PATCH net-next] pktgen: Introducing a parameter for non-shared skb testing
2023-09-11 6:25 UTC (5+ messages)
[PATCH net] fix null-deref in ipv4_link_failure
2023-09-11 6:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).