messages from 2024-08-15 13:15:01 to 2024-08-16 01:03:31 UTC [more...]
[PATCH net-next] ethtool: add tunable api to disable various firmware offloads
2024-08-16 1:03 UTC (9+ messages)
[RFC PATCH v1 0/4] Implement performance impact measurement tool
2024-08-16 0:59 UTC (5+ messages)
` [RFC PATCH v1 1/4] selftests/landlock: "
` [RFC PATCH v1 2/4] selftests/landlock: Implement per-syscall microbenchmarks
` [RFC PATCH v1 3/4] selftests/landlock: Implement custom libbpf-based tracer
` [RFC PATCH v1 4/4] selftests/landlock: Add realworld workload based on find tool
[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
2024-08-16 0:55 UTC (2+ messages)
[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
2024-08-16 0:50 UTC (3+ messages)
[PATCH net-next v3 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-16 0:41 UTC (7+ messages)
` [PATCH net-next v3 1/6] rust: sizes: add commonly used constants
` [PATCH net-next v3 2/6] rust: net::phy support probe callback
` [PATCH net-next v3 3/6] rust: net::phy implement AsRef<kernel::device::Device> trait
[PATCH] selftests/net/pmtu.sh: Fix typo in error message
2024-08-16 0:38 UTC (5+ messages)
[PATCH] net: ethernet: dlink: replace deprecated macro
2024-08-16 0:29 UTC (2+ messages)
[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
2024-08-15 23:49 UTC (13+ messages)
` [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism
[Intel-wired-lan] [PATCH iwl-next v9 00/14] Add support for Rx timestamping for both ice and iavf drivers
2024-08-15 23:40 UTC (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v9 06/14] iavf: add initial framework for registering PTP clock
Strange behavior of command ip
2024-08-15 23:37 UTC (2+ messages)
[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-08-15 23:30 UTC (3+ messages)
` [net-next v4 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
[RFC 0/3] ptp: Add esterror support
2024-08-15 23:11 UTC (16+ messages)
` [RFC 1/3] ptp: Implement timex "
[PATCH v3 0/6] Landlock: Signal Scoping Support
2024-08-15 23:06 UTC (12+ messages)
` [PATCH v3 1/6] Landlock: Add signal control
` [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support
` [PATCH v3 3/6] selftest/Landlock: Signal restriction tests
` [PATCH v3 4/6] selftest/Landlock: pthread_kill(3) tests
` [PATCH v3 5/6] sample/Landlock: Support signal scoping restriction
` [PATCH v3 6/6] Landlock: Document LANDLOCK_SCOPED_SIGNAL
[PATCH v1 0/5] IDPF Virtchnl fixes
2024-08-15 22:55 UTC (2+ messages)
[PATCH net-next 0/4] net: dsa: microchip: add SGMII port support to KSZ9477 switch
2024-08-15 22:50 UTC (11+ messages)
` [PATCH net-next 1/4] dt-bindings: "
Re: [PATCH] net: do not release sk in sk_wait_event
2024-08-15 22:07 UTC (3+ messages)
` "
[PATCH v1 net] kcm: Serialise kcm_sendmsg() for the same socket
2024-08-15 22:04 UTC
[PATCH v2 00/11] Add Nothing Phone (1) support
2024-08-15 21:56 UTC (2+ messages)
` (subset) "
bpf-next experiment
2024-08-15 21:53 UTC (3+ messages)
[PATCH net v2 0/3] tcp_cubic: fix to achieve at least the same throughput as Reno
2024-08-15 21:48 UTC (5+ messages)
` [PATCH net v2 1/3] tcp_cubic: fix to run bictcp_update() at least once per RTT
[PATCH net-next v2 00/12] flow_dissector: Dissect UDP encapsulation protocols
2024-08-15 21:45 UTC (13+ messages)
` [PATCH net-next v2 01/12] flow_dissector: Parse ETH_P_TEB and move out of GRE
` [PATCH net-next v2 02/12] udp_encaps: Add new UDP_ENCAP constants
` [PATCH net-next v2 03/12] udp_encaps: Set proper UDP_ENCAP types in tunnel setup
` [PATCH net-next v2 04/12] flow_dissector: UDP encap infrastructure
` [PATCH net-next v2 05/12] flow_dissector: Parse vxlan in UDP
` [PATCH net-next v2 06/12] flow_dissector: Parse foo-over-udp (FOU)
` [PATCH net-next v2 07/12] flow_dissector: Parse ESP, L2TP, and SCTP in UDP
` [PATCH net-next v2 08/12] flow_dissector: Parse Geneve "
` [PATCH net-next v2 09/12] flow_dissector: Parse GUE "
` [PATCH net-next v2 10/12] gtp: Move gtp_parse_exthdrs into net/gtp.h
` [PATCH net-next v2 11/12] flow_dissector: Parse gtp in UDP
` [PATCH net-next v2 12/12] flow_dissector: Add case in ipproto switch for NEXTHDR_NONE
[PATCH net v3 0/3] tcp_cubic: fix to achieve at least the same throughput as Reno
2024-08-15 21:40 UTC (4+ messages)
` [PATCH net v3 1/3] tcp_cubic: fix to run bictcp_update() at least once per RTT
` [PATCH net v3 2/3] tcp_cubic: fix to match Reno additive increment
` [PATCH net v3 3/3] tcp_cubic: fix to use emulated Reno cwnd one RTT in the future
[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
2024-08-15 21:32 UTC (9+ messages)
` [PATCH net-next v3 1/8] selftests/net: Clean-up double assignment
` [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v3 3/8] selftests/net: Be consistent in kconfig checks
` [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns()
` [PATCH net-next v3 5/8] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next v3 6/8] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next v3 7/8] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next v3 8/8] selftests/net: Add trace events matching to tcp_ao
[syzbot] [net?] KASAN: slab-use-after-free Read in kcm_release
2024-08-15 21:19 UTC (5+ messages)
lib/packing.c behaving weird if buffer length is not multiple of 4 with QUIRK_LSW32_IS_FIRST
2024-08-15 21:16 UTC
[PATCH v1 net-next 0/2] net: Clean up af_ops->{get_link_af_size,fill_link_af}()
2024-08-15 21:11 UTC (3+ messages)
` [PATCH v1 net-next 1/2] ipv4: Use RCU helper in inet_get_link_af_size() and inet_fill_link_af()
` [PATCH v1 net-next 2/2] net: bridge: Remove rcu_read_lock() in br_get_link_af_size_filtered()
[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
2024-08-15 20:57 UTC (6+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "
[PATCH v1 net] mctp: Use __mctp_dev_get() in mctp_fill_link_af()
2024-08-15 20:42 UTC
[PATCH v2 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
2024-08-15 20:06 UTC (2+ messages)
[PATCH 00/12] flow_dissector: Dissect UDP encapsulation protocols
2024-08-15 20:03 UTC (11+ messages)
` [PATCH 01/12] skbuff: Unconstantify struct net argument in flowdis functions
` [PATCH 04/12] udp_encaps: Add new UDP_ENCAP constants
` [PATCH 10/12] flow_dissector: Parse Geneve in UDP
Per-queue stats question
2024-08-15 19:42 UTC (3+ messages)
PCI: Work around PCIe link training failures
2024-08-15 19:40 UTC (2+ messages)
[PATCH net-next v2 0/5] net: xilinx: axienet: Multicast fixes and improvements
2024-08-15 19:36 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: xilinx: axienet: Always disable promiscuous mode
` [PATCH net-next v2 2/5] net: xilinx: axienet: Fix dangling multicast addresses
` [PATCH net-next v2 3/5] net: xilinx: axienet: Don't print if we go into promiscuous mode
` [PATCH net-next v2 4/5] net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flags
` [PATCH net-next v2 5/5] net: xilinx: axienet: Support IFF_ALLMULTI
[PATCH v2] net: netvsc: Update default VMBus channels
2024-08-15 19:23 UTC (6+ messages)
UBSAN: annotation to skip sanitization in variable that will wrap
2024-08-15 18:40 UTC (5+ messages)
[PATCH v1 1/1] dt-bindings: net: wireless: convert marvel-8xxx.txt to yaml format
2024-08-15 18:19 UTC (2+ messages)
[PATCH net-next] bnx2x: Set ivi->vlan field as an integer
2024-08-15 17:55 UTC (2+ messages)
pull request: bluetooth 2024-07-26
2024-08-15 17:47 UTC (10+ messages)
[GIT PULL] Networking for v6.11-rc4
2024-08-15 17:42 UTC (2+ messages)
[PATCH] softirq: remove parameter from action callback
2024-08-15 17:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH ipsec-next v4 1/1] net: add copy from skb_seq_state to buffer function
2024-08-15 17:21 UTC
pull request: bluetooth 2024-09-15
2024-08-15 17:19 UTC
[PATCH net-next] net: netconsole: Populate dynamic entry even if netpoll fails
2024-08-15 17:16 UTC (7+ messages)
[PATCH netnext] mpls: Reduce skb re-allocations due to skb_cow()
2024-08-15 16:12 UTC
[PATCH ipsec-next v3 1/1] net: add copy from skb_seq_state to buffer function
2024-08-15 17:02 UTC
[PATCH v7 net-next 2/3] selftests: net: Add on/off checks for non-fixed features of interface
2024-08-15 16:46 UTC (2+ messages)
[PATCH v2 00/15] cxl: add Type2 device support
2024-08-15 16:40 UTC (20+ messages)
` [PATCH v2 01/15] cxl: add type2 device basic support
` [PATCH v2 02/15] cxl: add function for type2 cxl regs setup
` [PATCH v2 04/15] cxl: add capabilities field to cxl_dev_state
[PATCH v2 0/2] Add GMAC support for rk3576
2024-08-15 16:37 UTC (5+ messages)
` [PATCH v2 2/2] ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
[PATCH v4 1/1] dt-bindings: net: mdio: change nodename match pattern
2024-08-15 16:34 UTC
[PATCH ipsec-next v1 00/02] Add 2 functions to skbuff for code sharing
2024-08-15 16:24 UTC (7+ messages)
` [PATCH ipsec-next v2 1/2] net: refactor common skb header copy code for re-use
[PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic
2024-08-15 16:18 UTC
[PATCH net-next v5 0/2] Add support for ICSSG PA_STATS
2024-08-15 16:01 UTC (3+ messages)
` [PATCH net-next v5 2/2] net: ti: icssg-prueth: Add support for PA Stats
[bug report] net/funeth: probing and netdev ops
2024-08-15 15:59 UTC (2+ messages)
[PATCH net v6 0/2] Enhance network interface feature testing
2024-08-15 15:50 UTC (3+ messages)
[PATCH 1/1] dt-bindings: soc: fsl: cpm_qe: convert network.txt to yaml
2024-08-15 15:41 UTC (2+ messages)
[PATCH net] tc-testing: don't access non-existent variable on exception
2024-08-15 15:37 UTC
[PATCH 0/2] iproute2: ss: clarify build warnings when building with libbpf 0.5.0
2024-08-15 15:30 UTC (2+ messages)
[PATCH v3 1/1] dt-bindings: net: mdio: change nodename match pattern
2024-08-15 15:28 UTC (2+ messages)
[PATCH net-next v5 0/4] virtio_net: rx enable premapped mode by default
2024-08-15 15:28 UTC (4+ messages)
` [PATCH RFC 0/3] Revert "virtio_net: rx enable premapped mode by default"
[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
2024-08-15 15:27 UTC (2+ messages)
` [PATCH RFC 0/3] Revert "virtio_net: rx enable premapped mode by default"
[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-15 15:25 UTC (17+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v13 08/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API
[PATCH v2 1/1] dt-bindings: can: convert microchip,mcp251x.txt to yaml
2024-08-15 15:23 UTC (2+ messages)
[PATCH iproute2 v2 1/2] tc-cake: document 'ingress'
2024-08-15 15:20 UTC (2+ messages)
[PATCH v2] net: ip6: ndisc: fix incorrect forwarding of proxied ns packets
2024-08-15 15:18 UTC
[PATCH] net: txgbe: Remove unnecessary NULL check before free
2024-08-15 15:19 UTC
[PATCH net-next 0/4] net: xilinx: axienet: Multicast fixes and improvements
2024-08-15 15:17 UTC (12+ messages)
` [PATCH net-next 1/4] net: xilinx: axienet: Always disable promiscuous mode
` [PATCH net-next 2/4] net: xilinx: axienet: Fix dangling multicast addresses
` [PATCH net-next 3/4] net: xilinx: axienet: Don't print if we go into promiscuous mode
` [PATCH net-next 4/4] net: xilinx: axienet: Support IFF_ALLMULTI
[PATCH v2 net] ip6_tunnel: Fix broken GRO
2024-08-15 15:14 UTC
[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
2024-08-15 15:14 UTC (3+ messages)
` [PATCH net-next v2 4/7] net: ti: icssg-prueth: Add support for HSR frame forward offload
[PATCH net v3 1/2] ptp: ocp: adjust sysfs entries to expose tty information
2024-08-15 15:06 UTC (5+ messages)
[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
2024-08-15 14:58 UTC (5+ messages)
` [PATCH v2 1/4] driver core: Make parameter check consistent for API cluster device_(for_each|find)_child()
` [PATCH v2 2/4] cxl/region: Prevent device_find_child() from modifying caller's match data
` [PATCH v2 3/4] firewire: core: "
` [PATCH v2 4/4] net: qcom/emac: "
[PATCH] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
2024-08-15 14:53 UTC (2+ messages)
[PATCH net-next 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
2024-08-15 14:42 UTC (3+ messages)
` [PATCH net-next 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
[PATCH net-next v3 0/2] net: xilinx: axienet: Add statistics support
2024-08-15 14:40 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: xilinx: axienet: Report RxRject as rx_dropped
` [PATCH net-next v3 2/2] net: xilinx: axienet: Add statistics support
[PATCH net] net: dsa: microchip: fix PTP config failure when using multiple ports
2024-08-15 14:38 UTC (2+ messages)
[PATCH net-next 0/3] add "nxp,reverse-mode" to instead of "nxp,rmii-refclk-in"
2024-08-15 14:33 UTC (5+ messages)
` [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in
` [PATCH net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,reverse-mode"
[PATCH net-next] docs: networking: Align documentation with behavior change
2024-08-15 14:23 UTC
[PATCH net V4 0/3] Fixes for IPsec over bonding
2024-08-15 14:21 UTC (4+ messages)
` [PATCH net V4 1/3] bonding: implement xdo_dev_state_free and call it after deletion
` [PATCH net V4 2/3] bonding: extract the use of real_device into local variable
` [PATCH net V4 3/3] bonding: change ipsec_lock from spin lock to mutex
[PATCH net-next 00/10] net/mlx5: hw counters refactor and misc
2024-08-15 13:44 UTC (3+ messages)
` [PATCH net-next 03/10] net/mlx5: hw counters: Replace IDR+lists with xarray
[PATCH net v2 1/2] ptp: ocp: adjust sysfs entries to expose tty information
2024-08-15 13:40 UTC (7+ messages)
[PATCH net-next v3] net: netconsole: selftests: Create a new netconsole selftest
2024-08-15 13:37 UTC (2+ messages)
[PATCH net-next] net: remove redundant check in skb_shift()
2024-08-15 14:09 UTC
[PATCH net-next] net/smc: add sysctl for smc_limit_hs
2024-08-15 13:14 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 NNTP newsgroup(s).