Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-15 17:53:29 to 2023-08-16 08:15:53 UTC [more...]

[PATCH v4 net-next 00/15] inet: socket lock and data-races avoidance
 2023-08-16  8:15 UTC 

[PATCH v4 0/3] Bluetooth: qca: enable WCN7850 support
 2023-08-16  8:06 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
` [PATCH v4 2/3] Bluetooth: qca: use switch case for soc type behavior
` [PATCH v4 3/3] Bluetooth: qca: add support for WCN7850

[PATCH V3 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
 2023-08-16  8:06 UTC  (9+ messages)

[PATCH net-next] selftests: bonding: remove redundant delete action of device link1_1
 2023-08-16  7:55 UTC  (4+ messages)

[PATCH] ipv6: fix indentation of a config attribute
 2023-08-16  7:56 UTC 

[Question]: TCP resets when using ECMP for load-balancing between multiple servers
 2023-08-16  7:52 UTC  (3+ messages)

[PATCH rdma-next 0/2] mlx5 RDMA LAG fixes
 2023-08-16  6:52 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/mlx5: Get upper device only if device is lagged
` [PATCH rdma-next 2/2] RDMA/mlx5: Send correct port events

[PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support
 2023-08-16  6:50 UTC  (2+ messages)

[PATCH RFC net-next 0/3] Introduce tc block ports tracking and use
 2023-08-16  6:46 UTC  (2+ messages)

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-16  6:40 UTC  (18+ messages)
  ` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
  ` [PATCH v3 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC
  ` [PATCH v3 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
  ` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC

[PATCH net-next] pds_core: remove redundant pci_clear_master()
 2023-08-16  6:38 UTC  (2+ messages)

[PATCH] broadcom: b44: Use b44_writephy() return value
 2023-08-16  6:10 UTC  (2+ messages)

[PATCH v2] tracepoint: add new `tcp:tcp_ca_event` trace event
 2023-08-16  6:09 UTC  (9+ messages)
` [PATCH v3] "

[PATCHv6 net-next 0/2] ipv6: update route when delete source address
 2023-08-16  6:07 UTC  (3+ messages)
` [PATCHv6 net-next 1/2] ipv6: do not match device when remove source route
` [PATCHv6 net-next 2/2] selftests: fib_test: add a test case for IPv6 source address delete

[PATCH bpf-next v2] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
 2023-08-16  6:04 UTC  (3+ messages)

[PATCH iwl-next v4 0/3] ice: split ice_aq_wait_for_event() func into two
 2023-08-16  4:59 UTC  (7+ messages)
` [PATCH iwl-next v4 1/3] ice: ice_aq_check_events: fix off-by-one check when filling buffer
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 2/3] ice: embed &ice_rq_event_info event into struct ice_aq_task
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 3/3] ice: split ice_aq_wait_for_event() func into two
  ` [Intel-wired-lan] "

[PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
 2023-08-16  4:59 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
` [PATCH bpf-next 2/2] bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free

[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
 2023-08-16  3:22 UTC  (12+ messages)
` [PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev()

[PATCH iwl-next v3 0/5] iavf: Add devlink and devlink rate support
 2023-08-16  3:33 UTC  (6+ messages)
  ` [PATCH iwl-next v3 1/5] virtchnl: support queue rate limit and quanta size configuration
  ` [PATCH iwl-next v3 2/5] ice: Support VF "
  ` [PATCH iwl-next v3 3/5] iavf: Add devlink and devlink port support
  ` [PATCH iwl-next v3 4/5] iavf: Add devlink port function rate API support
  ` [PATCH iwl-next v3 5/5] iavf: Add VIRTCHNL Opcodes Support for Queue bw Setting

[PATCH v5 bpf 0/4] lwt: fix return values of BPF ops
 2023-08-16  3:05 UTC  (6+ messages)
` [PATCH v5 bpf 1/4] "
` [PATCH v5 bpf 2/4] lwt: check LWTUNNEL_XMIT_CONTINUE strictly
` [PATCH v5 bpf 3/4] selftests/bpf: add lwt_xmit tests for BPF_REDIRECT
` [PATCH v5 bpf 4/4] selftests/bpf: add lwt_xmit tests for BPF_REROUTE

[PATCH net v1] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-16  3:00 UTC  (6+ messages)

[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
 2023-08-16  2:52 UTC  (13+ messages)
` [PATCH net-next v2 01/10] doc/netlink: Add a schema "
` [PATCH net-next v2 02/10] doc/netlink: Document the genetlink-legacy schema extensions
` [PATCH net-next v2 03/10] doc/netlink: Document the netlink-raw "
` [PATCH net-next v2 04/10] tools/ynl: Add mcast-group schema parsing to ynl
` [PATCH net-next v2 05/10] tools/net/ynl: Refactor decode_fixed_header into NlMsg
` [PATCH net-next v2 06/10] tools/net/ynl: Add support for netlink-raw families
` [PATCH net-next v2 07/10] tools/net/ynl: Implement nlattr array-nest decoding in ynl
` [PATCH net-next v2 08/10] doc/netlink: Add spec for rt addr messages
` [PATCH net-next v2 09/10] doc/netlink: Add spec for rt link messages
` [PATCH net-next v2 10/10] doc/netlink: Add spec for rt route messages

[PATCH net-next 0/3] net: warn about attempts to register negative ifindex
 2023-08-16  2:40 UTC  (2+ messages)

[net-next 01/14] net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst
 2023-08-16  2:40 UTC  (2+ messages)

[PATCH net] net: openvswitch: reject negative ifindex
 2023-08-16  2:18 UTC  (4+ messages)
` [ovs-dev] "

kernel BUG in unregister_vlan_dev
 2023-08-16  2:17 UTC 

[PATCH v1 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-16  2:15 UTC  (5+ messages)
  ` [EXT] "

[PATCH] qed: remove unused 'resp_size' calculation
 2023-08-16  2:10 UTC  (2+ messages)

[PATCH net] team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
 2023-08-16  2:10 UTC  (2+ messages)

[PATCH net-next] net: e1000e: Remove unused declarations
 2023-08-16  2:10 UTC  (4+ messages)

[PATCH net-next] eth: r8152: try to use a normal budget
 2023-08-16  2:10 UTC  (2+ messages)

[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-16  2:00 UTC  (2+ messages)

[PATCH net-next 0/2] nexthop: Various cleanups
 2023-08-16  2:00 UTC  (2+ messages)

[PATCH net-next v3] net: phy: mediatek-ge-soc: support PHY LEDs
 2023-08-16  2:00 UTC  (2+ messages)

[PATCH net v2] net: phy: broadcom: stub c45 read/write for 54810
 2023-08-16  2:00 UTC  (2+ messages)

[PATCH RFC net-next 00/14] ipvs: per-net tables and optimizations
 2023-08-15 18:39 UTC  (13+ messages)
` [PATCH RFC net-next 01/14] rculist_bl: add hlist_bl_for_each_entry_continue_rcu
` [PATCH RFC net-next 05/14] ipvs: do not keep dest_dst after dest is removed
` [PATCH RFC net-next 06/14] ipvs: use more counters to avoid service lookups
` [PATCH RFC net-next 07/14] ipvs: add resizable hash tables
` [PATCH RFC net-next 08/14] ipvs: use resizable hash table for services
` [PATCH RFC net-next 09/14] ipvs: switch to per-net connection table
` [PATCH RFC net-next 10/14] ipvs: show the current conn_tab size to users
` [PATCH RFC net-next 11/14] ipvs: no_cport and dropentry counters can be per-net
` [PATCH RFC net-next 12/14] ipvs: use more keys for connection hashing
` [PATCH RFC net-next 13/14] ipvs: add ip_vs_status info
` [PATCH RFC net-next 14/14] ipvs: add conn_lfactor and svc_lfactor sysctl vars

[PATCH v2 0/5] ARM: Add GXP UMAC Support
 2023-08-16  1:29 UTC  (5+ messages)
` [PATCH v2 2/5] net: hpe: Add GXP UMAC MDIO

[PATCH bpf-next v14 0/4] bpf: Force to MPTCP
 2023-08-16  1:11 UTC  (5+ messages)
` [PATCH bpf-next v14 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v14 2/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v14 3/4] selftests/bpf: Fix error checks of mptcp open_and_load
` [PATCH bpf-next v14 4/4] selftests/bpf: Add mptcpify test

[PATCH v12 00/26] nvme-tcp receive offloads
 2023-08-16  1:05 UTC  (11+ messages)
` [PATCH v12 05/26] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v12 07/26] nvme-tcp: Add DDP offload control path
` [PATCH v12 11/26] nvme-tcp: Add modparam to control the ULP offload enablement

[PATCH net-next v5 00/15][pull request] Introduce Intel IDPF driver
 2023-08-16  0:43 UTC  (16+ messages)
` [PATCH net-next v5 01/15] virtchnl: add virtchnl version 2 ops
` [PATCH net-next v5 02/15] idpf: add module register and probe functionality
` [PATCH net-next v5 03/15] idpf: add controlq init and reset checks
` [PATCH net-next v5 04/15] idpf: add core init and interrupt request
` [PATCH net-next v5 05/15] idpf: add create vport and netdev configuration
` [PATCH net-next v5 06/15] idpf: add ptypes and MAC filter support
` [PATCH net-next v5 07/15] idpf: configure resources for TX queues
` [PATCH net-next v5 08/15] idpf: configure resources for RX queues
` [PATCH net-next v5 09/15] idpf: initialize interrupts and enable vport
` [PATCH net-next v5 10/15] idpf: add splitq start_xmit
` [PATCH net-next v5 11/15] idpf: add TX splitq napi poll support
` [PATCH net-next v5 12/15] idpf: add RX "
` [PATCH net-next v5 13/15] idpf: add singleq start_xmit and napi poll
` [PATCH net-next v5 14/15] idpf: add ethtool callbacks
` [PATCH net-next v5 15/15] idpf: configure SRIOV and add other ndo_ops

[PATCH net-next] sfc: Remove unneeded semicolon
 2023-08-16  0:49 UTC 

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-16  0:16 UTC  (4+ messages)
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice

pull request: bluetooth-next 2023-08-11
 2023-08-16  0:10 UTC  (7+ messages)

[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-08-15 22:51 UTC  (11+ messages)
              ` [EXTERNAL] "

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-15 22:31 UTC  (4+ messages)
` [RFC PATCH 2/2] softirq: Drop the warning from do_softirq_post_smp_call_flush()

[PATCH net 0/9] netfilter fixes for net
 2023-08-15 22:29 UTC  (10+ messages)
` [PATCH net 1/9] netfilter: nf_tables: fix false-positive lockdep splat
` [PATCH net 2/9] netfilter: nf_tables: fix kdoc warnings after gc rework
` [PATCH net 3/9] netfilter: nf_tables: deactivate catchall elements in next generation
` [PATCH net 4/9] netfilter: nf_tables: don't fail inserts if duplicate has expired
` [PATCH net 5/9] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
` [PATCH net 6/9] ipvs: fix racy memcpy in proc_do_sync_threshold
` [PATCH net 7/9] netfilter: nf_tables: fix GC transaction races with netns and netlink event exit path
` [PATCH net 8/9] netfilter: nf_tables: GC transaction race with netns dismantle
` [PATCH net 9/9] netfilter: nft_dynset: disallow object maps

[PATCH v3 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-08-15 22:27 UTC  (2+ messages)

[RFC iproute2] man: remove old kernel references from ip route man page
 2023-08-15 22:18 UTC 

[PATCH net-next v3 00/10] genetlink: provide struct genl_info to dumps
 2023-08-15 22:10 UTC  (2+ messages)

[PATCH net v4] net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
 2023-08-15 22:04 UTC 

[PATCH net-next v3 05/10] genetlink: use attrs from struct genl_info
 2023-08-15 21:46 UTC  (2+ messages)

[PATCH bpf-next v2] net: Fix slab-out-of-bounds in inet[6]_steal_sock
 2023-08-15 21:40 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-15 21:09 UTC  (3+ messages)
` [PATCH net-next v3 07/10] dt-bindings: net: snps,dwmac: add safety irq support

[PATCH v4] dt-bindings: net: ftgmac100: convert to yaml version from txt
 2023-08-15 20:50 UTC  (2+ messages)

[PATCH] net: nixge: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:50 UTC 

[PATCH] net: mdio: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 20:41 UTC  (2+ messages)

[PATCH v2 net] net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
 2023-08-15 19:30 UTC  (2+ messages)

[PATCH v10 net-next 00/23] net/tcp: Add TCP-AO support
 2023-08-15 19:14 UTC  (24+ messages)
` [PATCH v10 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v10 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v10 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v10 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v10 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v10 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v10 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v10 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v10 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v10 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v10 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v10 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v10 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v10 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v10 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v10 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v10 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v10 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v10 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v10 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v10 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v10 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v10 net-next 23/23] Documentation/tcp: Add TCP-AO documentation

[PATCH mptcp-next v13 0/4] bpf: Force to MPTCP
 2023-08-15 18:57 UTC  (5+ messages)
` [PATCH mptcp-next v13 4/4] selftests/bpf: Add mptcpify test

[PATCH bpf-next v5 00/21] XDP metadata via kfuncs for ice
 2023-08-15 18:45 UTC  (2+ messages)

[PATCH net-next v3 0/5][pull request] add v2 FW logging for ice driver
 2023-08-15 18:38 UTC  (5+ messages)
` [PATCH net-next v3 1/5] ice: remove FW logging code
` [PATCH net-next v3 2/5] ice: configure FW logging

[PATCH net-next v4 0/9] Create common DPLL configuration API
 2023-08-15 18:38 UTC  (11+ messages)
` [PATCH net-next v4 3/9] dpll: core: Add DPLL framework base functions
` [PATCH net-next v4 4/9] dpll: netlink: "

[PATCH net-next 0/4] refactor registers information for ethtool -d
 2023-08-15 18:26 UTC  (9+ messages)
` [PATCH net-next 1/4] net: hns3: move dump regs function to a separate file
` [PATCH net-next 2/4] net: hns3: Support tlv in regs data for HNS3 PF driver
` [PATCH net-next 3/4] net: hns3: Support tlv in regs data for HNS3 VF driver
` [PATCH net-next 4/4] net: hns3: fix wrong rpu tln reg issue

[PATCH bpf-next 0/9] xsk: TX metadata
 2023-08-15 18:21 UTC  (7+ messages)
` [PATCH bpf-next 1/9] xsk: Support XDP_TX_METADATA_LEN

[Patch net, v2] net: xfrm: skip policies marked as dead while reinserting policies
 2023-08-15 18:19 UTC  (5+ messages)

[PATCHv2 nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
 2023-08-15 18:08 UTC 

[PATCH net-next v8 0/2] Remove expired routes with a separated list of routes
 2023-08-15 18:07 UTC  (3+ messages)
` [PATCH net-next v8 1/2] net/ipv6: "
` [PATCH net-next v8 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

[BUG]Bluetooth: HCI_Connection_Complete: possible semantic bug when HCI_Connection_Complete is discarded
 2023-08-15 17:53 UTC 


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).