netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-15 22:05:11 to 2023-08-16 10:20:22 UTC [more...]

[PATCH net 0/9] netfilter fixes for net
 2023-08-16 10:20 UTC  (11+ 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

[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
 2023-08-16 10:19 UTC  (9+ messages)
` [RFC net-next v1 3/5] net: phy: nxp-c45-tja11xx add MACsec support
` [RFC net-next v1 4/5] net: macsec: introduce mdo_insert_tx_tag

[PATCH net-next v7 0/6] introduce page_pool_alloc() related API
 2023-08-16 10:01 UTC  (7+ messages)
` [PATCH net-next v7 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
` [PATCH net-next v7 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
` [PATCH net-next v7 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
` [PATCH net-next v7 4/6] page_pool: introduce page_pool[_cache]_alloc() API
` [PATCH net-next v7 5/6] page_pool: update document about frag API
` [PATCH net-next v7 6/6] net: veth: use newly added page pool API for veth with xdp

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

[PATCH 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
 2023-08-16  9:57 UTC  (5+ messages)
` [PATCH v4 ipsec-next 0/3] xfrm: Support GRO decapsulation for ESP in UDP encapsulation
  ` [PATCH v4 ipsec-next 1/3] xfrm: Use the XFRM_GRO to indicate a GRO call on input
  ` [PATCH v4 ipsec-next 2/3] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
  ` [PATCH v4 ipsec-next 3/3] xfrm: Support GRO for IPv6 "

[PATCH -next] net: broadcom: Use helper function IS_ERR_OR_NULL()
 2023-08-16  9:53 UTC 

[PATCH] net: mdio: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-16  9:51 UTC  (3+ messages)

[PATCH net-next] pds_core: remove redundant pci_clear_master()
 2023-08-16  9:39 UTC  (3+ messages)

DCCP Deprecation
 2023-08-16  9:38 UTC  (4+ messages)

[PATCH net-next v2] netfilter: ebtables: replace zero-length array members
 2023-08-16  9:34 UTC 

[PATCH v2 net-next 0/3] netem: use a seeded PRNG for loss and corruption events
 2023-08-16  9:36 UTC  (2+ messages)

[PATCH net-next v4] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-08-16  9:32 UTC 

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

[PATCH net-next] sfc: Remove unneeded semicolon
 2023-08-16  9:32 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
 2023-08-16  9:29 UTC  (2+ messages)

[PATCH] ipv6: fix indentation of a config attribute
 2023-08-16  9:20 UTC  (2+ messages)

[PATCH v4 net-next 00/15] inet: socket lock and data-races avoidance
 2023-08-16  9:15 UTC  (19+ messages)
` [PATCH v4 net-next 01/15] inet: introduce inet->inet_flags
` [PATCH v4 net-next 02/15] inet: set/get simple options locklessly
` [PATCH v4 net-next 03/15] inet: move inet->recverr to inet->inet_flags
` [PATCH v4 net-next 04/15] inet: move inet->recverr_rfc4884 "
` [PATCH v4 net-next 05/15] inet: move inet->freebind "
` [PATCH v4 net-next 06/15] inet: move inet->hdrincl "
` [PATCH v4 net-next 07/15] inet: move inet->mc_loop to inet->inet_frags
` [PATCH v4 net-next 08/15] inet: move inet->mc_all "
` [PATCH v4 net-next 09/15] inet: move inet->transparent to inet->inet_flags
` [PATCH v4 net-next 10/15] inet: move inet->is_icsk "
` [PATCH v4 net-next 11/15] inet: move inet->nodefrag "
` [PATCH v4 net-next 12/15] inet: move inet->bind_address_no_port "
` [PATCH v4 net-next 13/15] inet: move inet->defer_connect "
` [PATCH v4 net-next 14/15] inet: implement lockless IP_TTL
` [PATCH v4 net-next 15/15] inet: implement lockless IP_MINTTL

[PATCH iwl-next v3 0/5] iavf: Add devlink and devlink rate support
 2023-08-16  9:14 UTC  (7+ 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 net] sock: Fix misuse of sk_under_memory_pressure()
 2023-08-16  9:12 UTC 

[PATCH net-next v3 0/5] net: Remove redundant of_match_ptr() macro
 2023-08-16  9:10 UTC  (2+ messages)

[PATCH net-next] net: fec: use napi_consume_skb() in fec_enet_tx_queue()
 2023-08-16  9:02 UTC 

[PATCH -next] net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-16  9:07 UTC 

[PATCH v2 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
 2023-08-16  9:07 UTC 

[PATCH RFC net-next 0/3] Introduce tc block ports tracking and use
 2023-08-16  9:06 UTC  (6+ messages)
` [PATCH RFC net-next 2/3] Expose tc block ports to the datapath
` [PATCH RFC net-next 3/3] Introduce blockcast tc action

[PATCH net-next 0/4] refactor registers information for ethtool -d
 2023-08-16  9:00 UTC  (2+ messages)

[PATCH -next] nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
 2023-08-16  9:00 UTC  (2+ messages)

[PATCH] mailmap: add entries for Simon Horman
 2023-08-16  9:00 UTC  (2+ messages)

[PATCH iwl-next] ice: store VF's pci_dev ptr in ice_vf
 2023-08-16  8:54 UTC 

[PATCH net-next v2 00/10] tools/net/ynl: Add support for netlink-raw families
 2023-08-16  8:41 UTC  (9+ 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 0/6] net/smc: several features's implementation for smc v2.1
 2023-08-16  8:33 UTC  (7+ messages)
` [PATCH net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [PATCH net-next 2/6] net/smc: add vendor unique experimental options area "
` [PATCH net-next 3/6] net/smc: support smc v2.x features validate
` [PATCH net-next 4/6] net/smc: support max connections per lgr negotiation
` [PATCH net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [PATCH net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute

[PATCH] net: nixge: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-16  8:27 UTC  (2+ messages)

[PATCH net-next v2 0/7] support more link mode for TXGBE
 2023-08-16  8:20 UTC  (4+ messages)
` [PATCH net-next v2 3/7] net: pcs: xpcs: add 1000BASE-X AN interrupt support

[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

[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 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] 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 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 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 17:30 UTC  (11+ messages)
` [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

[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  (2+ 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 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 


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