netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-06 14:43:49 to 2024-06-07 06:03:04 UTC [more...]

[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
 2024-06-07  5:54 UTC  (11+ messages)
` [PATCH ipsec-next v2 08/17] xfrm: iptfs: add new iptfs xfrm mode impl
  ` [devel-ipsec] "
  ` [PATCH ipsec-next v2 0/17] Add IP-TFS mode to xfrm
          ` [devel-ipsec] "

[PATCH net-next v3 0/4] net: macb: WOL enhancements
 2024-06-07  5:54 UTC  (7+ messages)
` [PATCH net-next v3 1/4] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next v3 3/4] net: macb: Add ARP support to WOL

[PATCH net-next v8 0/3] net: tcp: un-pin tw timer
 2024-06-07  5:51 UTC  (6+ messages)
` [PATCH net-next v8 1/3] net: tcp/dccp: prepare for tw_timer un-pinning
` [PATCH net-next v8 2/3] net: tcp: un-pin the tw_timer
` [PATCH net-next v8 3/3] tcp: move inet_twsk_schedule helper out of header

[PATCH ipsec-next v2 0/17] Add IP-TFS mode to xfrm
 2024-06-07  5:42 UTC  (19+ messages)
` [PATCH ipsec-next v3 01/17] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v3 02/17] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v3 03/17] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v3 04/17] xfrm: sysctl: allow configuration of global default values
` [PATCH ipsec-next v3 05/17] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v3 06/17] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v3 07/17] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v3 08/17] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v3 09/17] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH ipsec-next v3 10/17] xfrm: iptfs: share page fragments of inner packets
` [PATCH ipsec-next v3 11/17] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v3 12/17] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v3 13/17] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v3 14/17] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v3 15/17] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v3 16/17] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v3 17/17] xfrm: iptfs: add tracepoint functionality
` [PATCH ipsec-next v3 0/17] Add IP-TFS mode to xfrm

[PATCH v2 0/7] Intel Wired LAN Driver Updates 2024-06-03
 2024-06-07  5:13 UTC  (7+ messages)
` [PATCH v2 2/7] ice: store representor ID in bridge port
` [PATCH v2 3/7] ice: move devlink locking outside the port creation

[PATCH net-next v6 0/3] Introduce IPPROTO_SMC
 2024-06-07  5:09 UTC  (5+ messages)
` [PATCH net-next v6 3/3] net/smc: "

[PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver
 2024-06-07  4:59 UTC  (7+ messages)
` [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-06-07  4:40 UTC  (12+ messages)

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-06-07  4:09 UTC  (10+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping

[PATCH 1/1] virtio-can: Add link to CAN specification from ISO
 2024-06-07  3:43 UTC  (2+ messages)

[PATCH net-next 1/3] can: hi311x: simplify with spi_get_device_match_data()
 2024-06-07  3:26 UTC  (2+ messages)

[syzbot] [kernel?] possible deadlock in __hrtimer_run_queues (2)
 2024-06-07  2:51 UTC 

[PATCH] net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
 2024-06-07  2:08 UTC 

[PATCH] net: sfp: Always call `sfp_sm_mod_remove()` on remove
 2024-06-07  1:10 UTC  (6+ messages)

[PATCH] r8152: Set NET_ADDR_STOLEN if using passthru MAC
 2024-06-07  1:10 UTC  (2+ messages)

[RFC net-next v4 0/2] mlx5: Add netdev-genl queue stats
 2024-06-07  1:02 UTC  (9+ messages)
` [RFC net-next v4 1/2] net/mlx5e: Add txq to sq stats mapping
` [RFC net-next v4 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH net-next v11 00/13] Device Memory TCP
 2024-06-07  0:51 UTC  (14+ messages)
` [PATCH net-next v11 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v11 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v11 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v11 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v11 05/13] page_pool: convert to use netmem
` [PATCH net-next v11 06/13] page_pool: devmem support
` [PATCH net-next v11 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v11 08/13] net: support non paged skb frags
` [PATCH net-next v11 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v11 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v11 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v11 12/13] net: add devmem TCP documentation
` [PATCH net-next v11 13/13] selftests: add ncdevmem, netcat for devmem TCP

[PATCH] ip6mr: Fix lockdep and sparse RCU warnings
 2024-06-07  0:44 UTC  (2+ messages)

[PATCH 0/8] Introduce fwctl subystem
 2024-06-07  0:25 UTC  (19+ messages)

[RFC net-next 0/3] selftests: rds selftest
 2024-06-07  0:36 UTC  (4+ messages)
` [RFC net-next 1/3] .gitignore: add .gcda files
` [RFC net-next 2/3] net: rds: add option for GCOV profiling
` [RFC net-next 3/3] selftests: rds: add testing infrastructure

[PATCH net-next 0/2] rtnetlink: move rtnl_lock handling out of af_netlink
 2024-06-07  0:18 UTC  (8+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: netlink: remove the cb_mutex "injection" from netlink core

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-06 23:44 UTC 

[Patch net] net: remove the bogus overflow debug check in pskb_may_pull()
 2024-06-06 23:27 UTC  (2+ messages)

[PATCH net-next v4 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
 2024-06-06 23:26 UTC  (7+ messages)
` [PATCH net-next v4 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v4 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v4 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v4 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v4 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v4 6/6] Documentation/tcp-ao: Add a few lines on tracepoints

[PATCH v10 0/8] VMware hypercalls enhancements
 2024-06-06 23:23 UTC  (7+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
          ` [PATCH v11 "

[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
 2024-06-06 22:57 UTC  (5+ messages)
` [PATCH net v5 1/4] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support

[PATCH iwl-next v2 0/5] ice: add standard stats
 2024-06-06 22:46 UTC  (6+ messages)
` [PATCH iwl-next v2 1/5] net: docs: add missing features that can have stats
` [PATCH iwl-next v2 2/5] ice: implement ethtool standard stats
` [PATCH iwl-next v2 3/5] ice: add tracking of good transmit timestamps
` [PATCH iwl-next v2 4/5] ice: implement transmit hardware timestamp statistics
` [PATCH iwl-next v2 5/5] ice: refactor to use helpers

pull-request: bpf-next 2024-06-06
 2024-06-06 22:31 UTC 

[PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
 2024-06-06 22:30 UTC  (2+ messages)

[PATCH net] gve: ignore nonrelevant GSO type bits when processing TSO headers
 2024-06-06 22:16 UTC  (3+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-06-06 21:53 UTC  (3+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range

[PATCH] selftests: net: Add on/off checks for network interface non fixed features
 2024-06-06 21:27 UTC 

[PATCH 1/3] net: core,vrf: Change pcpu_dstat fields to u64_stats_t
 2024-06-06 21:06 UTC  (2+ messages)

[PATCH net-next v2 0/3] add flow director for txgbe
 2024-06-06 20:49 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: txgbe: support Flow Director perfect filters

[PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
 2024-06-06 20:34 UTC  (2+ messages)

[PATCH net 0/2] geneve fixes
 2024-06-06 20:32 UTC  (3+ messages)
` [PATCH net 1/2] geneve: Fix incorrect inner network header offset when innerprotoinherit is set
` [PATCH net 2/2] net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets

[PATCH v3 0/4] tracing: improve symbolic printing
 2024-06-06 20:32 UTC  (5+ messages)
` [PATCH v3 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v3 2/4] tracing/timer: use __print_sym()
` [PATCH v3 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v3 4/4] net: drop_monitor: use drop_reason_lookup()

SCTP doesn't seem to let you 'cancel' a blocking accept()
 2024-06-06 20:15 UTC  (2+ messages)

[PATCH v6 0/7] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-06-06 20:12 UTC  (4+ messages)
` [PATCH v6 3/7] dt-bindings: iio: adc: ti,ads1015: add compatible for tla2021

[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-06 19:35 UTC  (2+ messages)

[RFC PATCH v2 00/12] Socket type control for Landlock
 2024-06-06 19:32 UTC  (5+ messages)

[PATCH v2 17/19] PCI: of_property: Add interrupt-controller property in PCI device nodes
 2024-06-06 19:26 UTC  (2+ messages)

[PATCH] igb: Add MII write support
 2024-06-06 18:39 UTC  (6+ messages)

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-06-06 18:39 UTC  (3+ messages)

[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
 2024-06-06 18:19 UTC  (10+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-06-06 18:11 UTC  (8+ messages)
` [PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish()
` [PATCH v2 11/19] irqchip: Add support for LAN966x OIC

[PATCH net] bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
 2024-06-06 17:51 UTC 

[PATCH net-next] dmaengine: ti: k3-udma-glue: clean up return in k3_udma_glue_rx_get_irq()
 2024-06-06 17:30 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: hellcreek: Replace kernel.h with what is used
 2024-06-06 17:11 UTC  (2+ messages)

[BUG] [PATCH net-next v3 0/2] netdevsim: add NAPI support
 2024-06-06 17:08 UTC  (2+ messages)

[GIT PULL] Networking for v6.10-rc3
 2024-06-06 17:07 UTC  (2+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-06 16:58 UTC  (5+ messages)
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags

[PATCH iwl-next v1 0/5] ice: add standard stats
 2024-06-06 16:56 UTC  (5+ messages)
` [PATCH iwl-next v1 1/5] net: docs: add missing features that can have stats

[PATCH net-next v6 00/15] First try to replace page_frag with page_frag_cache
 2024-06-06 16:37 UTC  (3+ messages)
` [PATCH net-next v6 14/15] mm: page_frag: update documentation for page_frag

[PATCH net-next v3] net: mana: Allow variable size indirection table
 2024-06-06 16:33 UTC  (4+ messages)

[PATCH net 0/2] There are some bugfix for the HNS3 ethernet driver
 2024-06-06 16:27 UTC  (5+ messages)
` [PATCH net 1/2] net: hns3: fix kernel crash problem in concurrent scenario
` [PATCH net 2/2] net: hns3: add cond_resched() to hns3 ring buffer init process

[PATCH net v2 1/1] net dsa: qca8k: fix usages of device_get_named_child_node()
 2024-06-06 16:13 UTC 

[PATCH net v2] vxlan: Pull inner IP header in vxlan_xmit_one()
 2024-06-06 16:13 UTC 

[PATCH v3 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-06 16:12 UTC  (5+ messages)
` [PATCH v3 1/4] net: introduce helper sendpages_ok()
` [PATCH v3 2/4] nvme-tcp: use sendpages_ok() instead of sendpage_ok()
` [PATCH v3 3/4] drbd: "
` [PATCH v3 4/4] libceph: "

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-06 15:56 UTC  (2+ messages)

[PATCH net-next v2] net: ti: icssg-prueth: Split out common object into module
 2024-06-06 15:54 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: show the right value of TCP_MIB_RTOMIN
 2024-06-06 15:50 UTC  (8+ messages)
` [PATCH net-next 1/2] tcp: fix showing wrong rtomin in snmp file when using route option
` [PATCH net-next 2/2] tcp: fix showing wrong rtomin in snmp file when setting sysctl_tcp_rto_min_us

[PATCH v4 00/11] Series to deliver Ethernet for STM32MP13
 2024-06-06 15:47 UTC  (5+ messages)
` [PATCH v4 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32

[PATCH] igb: Fix igb_down hung on surprise removal
 2024-06-06 15:46 UTC  (4+ messages)

[PATCH net] tcp: fix race in tcp_v6_syn_recv_sock()
 2024-06-06 15:46 UTC 

[syzbot] [wireless?] INFO: task hung in wiphy_unregister (2)
 2024-06-06 15:45 UTC 

[PATCH net-next v2 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-06-06 15:43 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: ti: icss-iep: Enable compare events

[PATCH v2 1/4] net: introduce helper sendpages_ok()
 2024-06-06 15:42 UTC  (12+ messages)

[PATCH net 0/3] selftests: net: lib: small fixes
 2024-06-06 15:40 UTC  (2+ messages)

[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-06 15:37 UTC  (4+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb

[PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
 2024-06-06 15:37 UTC  (9+ messages)

[PATCH bpf-next 1/5] net: Add splice_read to prot
 2024-06-06 15:31 UTC  (2+ messages)

[PATCH net-next v5] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
 2024-06-06 15:26 UTC  (4+ messages)

[PATCH net] netdevsim: fix backwards compatibility in nsim_get_iflink()
 2024-06-06 14:59 UTC 

[PATCH bpf-next v4 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
 2024-06-06 14:58 UTC  (2+ messages)
` [PATCH bpf-next v4 2/2] selftests: bpf: validate CHECKSUM_COMPLETE option

[PATCH net 0/6] mlxsw: ACL fixes
 2024-06-06 14:49 UTC  (7+ messages)
` [PATCH net 1/6] lib: objagg: Fix spelling
` [PATCH net 2/6] lib: test_objagg: "
` [PATCH net 3/6] mlxsw: spectrum_acl_atcam: Fix wrong comment
` [PATCH net 4/6] lib: objagg: Fix general protection fault
` [PATCH net 5/6] mlxsw: spectrum_acl_erp: Fix object nesting warning
` [PATCH net 6/6] mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors

[PATCH nf] netfilter: nf_reject: init skb->dev for reset packet
 2024-06-06 14:52 UTC  (10+ messages)


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