netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-08 09:15:57 to 2022-07-08 23:36:21 UTC [more...]

[PATCH net 0/2] mptcp: Disconnect and selftest fixes
 2022-07-08 23:36 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: fix subflow traversal at disconnect time
` [PATCH net 2/2] selftests: mptcp: validate userspace PM tests by default

[PATCH] netfilter: xt_TPROXY: fix clang -Wformat warnings:
 2022-07-08 23:33 UTC  (2+ messages)

pull-request: bpf-next 2022-07-09
 2022-07-08 23:31 UTC 

[PATCH] net: ipv4: esp4: fix clang -Wformat warning
 2022-07-08 23:27 UTC  (2+ messages)

[PATCH] amd-xgbe: fix clang -Wformat warnings
 2022-07-08 23:26 UTC 

[PATCH v3 1/3] Bluetooth: Add support for devcoredump
 2022-07-08 23:18 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: Add sysfs entry to enable/disable devcoredump

[PATCH bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
 2022-07-08 23:10 UTC  (4+ messages)

pull-request: bpf 2022-07-08
 2022-07-08 23:00 UTC  (2+ messages)

[PATCH bpf-next] samples: bpf: Fix cross-compiling error about bpftool
 2022-07-08 22:42 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Support riscv jit to provide
 2022-07-08 22:30 UTC  (6+ messages)
` [PATCH bpf-next v3 4/6] libbpf: Unify memory address casting operation style

[PATCH 0/2] selftests: forwarding: Install two missing tests
 2022-07-08 22:28 UTC  (3+ messages)

[RFC PATCH net-next 0/3] Delete ds->configure_vlan_while_not_filtering
 2022-07-08 22:27 UTC  (9+ messages)
` [RFC PATCH net-next 3/3] net: dsa: never skip VLAN configuration

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-08 22:22 UTC  (5+ messages)

[PATCH v4] libbpf: disable SEC pragma macro on GCC
 2022-07-08 22:20 UTC  (2+ messages)

[patch net-next v3 0/3] net: devlink: devl_* cosmetic fixes
 2022-07-08 22:17 UTC  (2+ messages)

[PATCH] iavf: Remove condition with no effect
 2022-07-08 22:14 UTC  (2+ messages)

[PATCH net-next] net: marvell: prestera: add phylink support
 2022-07-08 21:48 UTC  (2+ messages)

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-08 20:39 UTC  (10+ messages)
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers

[PATCH v3 00/32] Overhaul NFSD filecache
 2022-07-08 20:32 UTC  (40+ messages)
` [PATCH v3 01/32] NFSD: Demote a WARN to a pr_warn()
` [PATCH v3 02/32] NFSD: Report filecache LRU size
` [PATCH v3 03/32] NFSD: Report count of calls to nfsd_file_acquire()
` [PATCH v3 04/32] NFSD: Report count of freed filecache items
` [PATCH v3 05/32] NFSD: Report average age of "
` [PATCH v3 06/32] NFSD: Add nfsd_file_lru_dispose_list() helper
` [PATCH v3 07/32] NFSD: Refactor nfsd_file_gc()
` [PATCH v3 08/32] NFSD: Refactor nfsd_file_lru_scan()
` [PATCH v3 09/32] NFSD: Report the number of items evicted by the LRU walk
` [PATCH v3 10/32] NFSD: Record number of flush calls
` [PATCH v3 11/32] NFSD: Zero counters when the filecache is re-initialized
` [PATCH v3 12/32] NFSD: Hook up the filecache stat file
` [PATCH v3 13/32] NFSD: WARN when freeing an item still linked via nf_lru
` [PATCH v3 14/32] NFSD: Trace filecache LRU activity
` [PATCH v3 15/32] NFSD: Leave open files out of the filecache LRU
` [PATCH v3 16/32] NFSD: Fix the filecache LRU shrinker
` [PATCH v3 17/32] NFSD: Never call nfsd_file_gc() in foreground paths
` [PATCH v3 18/32] NFSD: No longer record nf_hashval in the trace log
` [PATCH v3 19/32] NFSD: Remove lockdep assertion from unhash_and_release_locked()
` [PATCH v3 20/32] NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
` [PATCH v3 21/32] NFSD: Refactor __nfsd_file_close_inode()
` [PATCH v3 22/32] NFSD: nfsd_file_hash_remove can compute hashval
` [PATCH v3 23/32] NFSD: Remove nfsd_file::nf_hashval
` [PATCH v3 24/32] NFSD: Replace the "init once" mechanism
` [PATCH v3 25/32] NFSD: Set up an rhashtable for the filecache
` [PATCH v3 26/32] NFSD: Convert the filecache to use rhashtable
` [PATCH v3 27/32] NFSD: Clean up unused code after rhashtable conversion
` [PATCH v3 28/32] NFSD: Separate tracepoints for acquire and create
` [PATCH v3 29/32] NFSD: Move nfsd_file_trace_alloc() tracepoint
` [PATCH v3 30/32] NFSD: Update the nfsd_file_fsnotify_handle_event() tracepoint
` [PATCH v3 31/32] NFSD: NFSv4 CLOSE should release an nfsd_file immediately
` [PATCH v3 32/32] NFSD: Ensure nf_inode is never dereferenced

[PATCH net-next v2] net: Print hashed skb addresses for all net and qdisc events
 2022-07-08 20:18 UTC  (5+ messages)

Intermittent performance regression related to ipset between 5.10 and 5.15
 2022-07-08 20:08 UTC  (13+ messages)

[RFC net] Should sk_page_frag() also look at the current GFP context?
 2022-07-08 20:04 UTC  (5+ messages)

[RFC PATCH net-next v4 0/4] ice: PPPoE offload support
 2022-07-08 19:22 UTC  (7+ messages)
` [RFC PATCH net-next v4 1/4] flow_dissector: Add PPPoE dissectors
` [RFC PATCH net-next v4 2/4] net/sched: flower: Add PPPoE filter
` [RFC PATCH net-next v4 3/4] flow_offload: Introduce flow_match_pppoe
` [RFC PATCH net-next v4 4/4] ice: Add support for PPPoE hardware offload

[PATCH for-next 0/3] io_uring: multishot recvmsg
 2022-07-08 18:43 UTC  (5+ messages)
` [PATCH for-next 1/3] net: copy from user before calling __copy_msghdr
` [PATCH for-next 2/3] net: copy from user before calling __get_compat_msghdr
` [PATCH for-next 3/3] io_uring: reintroduce multishot recvmsg
` [PATCH for-next 3/3] io_uring: support multishot in recvmsg

[PATCH net-next v4 1/2] bond: add mac filter option for balance-xor
 2022-07-08 18:41 UTC  (2+ messages)
` [PATCH iproute2 next v4 2/2] bond: add mac_filter option

[PATCH net-next 0/5] tls: rx: nopad and backlog flushing
 2022-07-08 18:18 UTC  (4+ messages)
` [PATCH net-next 3/5] tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3

[PATCH 0/6] More preparation for supporting esd CAN-USB/3
 2022-07-08 18:12 UTC  (7+ messages)
` [PATCH 1/6] can: esd_usb: Allow REC and TEC to return to zero
` [PATCH 2/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (1)
` [PATCH 3/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (2)
` [PATCH 4/6] can: esd_usb: Improved behavior on esd CAN_ERROR_EXT event (3)
` [PATCH 5/6] can: esd_usb: Improved support for CAN_CTRLMODE_BERR_REPORTING
` [PATCH 6/6] can: esd_usb: Improved decoding for ESD_EV_CAN_ERROR_EXT messages

[pull request][net-next 00/15] mlx5 updates 2022-07-06
 2022-07-08 18:10 UTC  (7+ messages)
` [net-next 11/15] net/tls: Multi-threaded calls to TX tls_dev_del

[PATCH net-next 0/5] devlink rate police limiter
 2022-07-08 18:05 UTC  (8+ messages)

[PATCH] can: j1939: fix memory leak of skbs
 2022-07-08 17:59 UTC 

[PATCH V4 net-next 0/4] net: marvell: prestera: add MDB offloading support
 2022-07-08 17:43 UTC  (5+ messages)
` [PATCH V4 net-next 1/4] net: marvell: prestera: rework bridge flags setting
` [PATCH V4 net-next 2/4] net: marvell: prestera: define MDB/flood domain entries and HW API to offload them to the HW
` [PATCH V4 net-next 3/4] net: marvell: prestera: define and implement MDB / flood domain API for entires creation and deletion
` [PATCH V4 net-next 4/4] net: marvell: prestera: implement software MDB entries allocation

[PATCH net-next 0/6] mptcp: Self test improvements and a header tweak
 2022-07-08 17:14 UTC  (7+ messages)
` [PATCH net-next 1/6] mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
` [PATCH net-next 2/6] selftests: mptcp: tweak simult_flows for debug kernels
` [PATCH net-next 3/6] selftests: mptcp: userspace pm address tests
` [PATCH net-next 4/6] selftests: mptcp: userspace pm subflow tests
` [PATCH net-next 5/6] selftests: mptcp: avoid Terminated messages in userspace_pm
` [PATCH net-next 6/6] selftests: mptcp: update pm_nl_ctl usage header

[PATCH v6 00/17] Network support for Landlock
 2022-07-08 16:57 UTC  (19+ messages)
` [PATCH v6 01/17] landlock: renames access mask
` [PATCH v6 02/17] landlock: refactors landlock_find/insert_rule

[PATCH net] af_unix: fix unix_sysctl_register() error path
 2022-07-08 16:41 UTC  (3+ messages)

[PATCH] wireless/ath: fix repeated words in comments
 2022-07-08 16:33 UTC  (2+ messages)

[PATCH v4 0/9] tegra: Add support for MGBE controller
 2022-07-08 16:26 UTC  (3+ messages)
` [PATCH v4 5/9] dt-bindings: net: Add Tegra234 MGBE

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-08 16:23 UTC  (13+ messages)
` [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-08 16:11 UTC  (5+ messages)

[PATCH v3 net] af_unix: Do not call kmemdup() for init_net's sysctl table
 2022-07-08 16:10 UTC  (2+ messages)

[PATCH net] pktgen: Fix the inaccurate bps calculation
 2022-07-08 15:59 UTC  (2+ messages)

[PATCH RFC net-next v2 0/5] net: dsa: always use phylink
 2022-07-08 15:40 UTC  (12+ messages)
` [PATCH RFC net-next 5/5] net: dsa: always use phylink for CPU and DSA ports

[PATCH] net/wan: fix repeated words in comments
 2022-07-08 15:38 UTC 

[PATCH] net/ipa: fix repeated words in comments
 2022-07-08 15:27 UTC  (2+ messages)

[PATCH] net/ipa: fix repeated words in comments
 2022-07-08 15:25 UTC 

[PATCH] net/ipa: fix repeated words in comments
 2022-07-08 15:23 UTC 

[PATCH] net/ipa: fix repeated words in comments
 2022-07-08 15:22 UTC 

[PATCH iproute2-next] libbpf: add xdp program name support
 2022-07-08 15:20 UTC  (2+ messages)

[PATCH] net/ieee802154: fix repeated words in comments
 2022-07-08 15:15 UTC 

[PATCH net] vlan: fix memory leak in vlan_newlink()
 2022-07-08 15:11 UTC 

[PATCH] fddi/skfp: fix repeated words in comments
 2022-07-08 15:03 UTC 

[PATCH] ethernet/via: fix repeated words in comments
 2022-07-08 14:53 UTC 

[PATCH net-next v2 1/3] devlink: introduce framework for selftests
 2022-07-08 14:48 UTC  (2+ messages)

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-07-08 14:26 UTC  (6+ messages)
` [PATCH net-next v4 11/27] tcp: support externally provided ubufs

[PATCH] ath9k: remove unexpected words "the" in comments
 2022-07-08 13:53 UTC  (2+ messages)

[PATCH] ath11k: Fix typo in comments
 2022-07-08 13:52 UTC  (2+ messages)

[PATCH v6 0/4] Implement vdpasim suspend operation
 2022-07-08 13:51 UTC  (20+ messages)
` [PATCH v6 1/4] vdpa: Add "
` [PATCH v6 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v6 3/4] vhost-vdpa: uAPI to suspend the device
` [PATCH v6 4/4] vdpa_sim: Implement suspend vdpa op

[PATCH net-next v2] net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
 2022-07-08 13:30 UTC  (2+ messages)

[PATCH net-next] net: minor optimization in __alloc_skb()
 2022-07-08 13:30 UTC  (2+ messages)

[PATCH v4 00/12] remove msize limit in virtio transport
 2022-07-08 13:00 UTC  (5+ messages)

[PATCH 0/2] DisplayLink USB-ethernet improvements
 2022-07-08 12:37 UTC  (5+ messages)
` [PATCH 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH bpf-next 0/2] xsk: cover AF_XDP test app in MAINTAINERS
 2022-07-08 12:30 UTC  (2+ messages)

[PATCH bpf-next] bpf, docs: Remove deprecated xsk libbpf APIs description
 2022-07-08 12:20 UTC  (2+ messages)

[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-08 12:12 UTC  (6+ messages)
` [PATCH v6 4/5] "

[PATCH v2 net 00/12] sysctl: Fix data-races around ipv4_table
 2022-07-08 11:50 UTC  (2+ messages)

[PATCH] l2tp: l2tp_debugfs: fix Clang -Wformat warnings
 2022-07-08 11:50 UTC  (3+ messages)

[PATCH net-next 1/2] eth: mtk: switch to netif_napi_add_tx()
 2022-07-08 11:50 UTC  (2+ messages)

[PATCH v2] tcp: make retransmitted SKB fit into the send window
 2022-07-08 11:45 UTC  (2+ messages)

[PATCH net v3 0/1] stmmac: dwmac-mediatek: fix clock issue
 2022-07-08 11:37 UTC  (5+ messages)
` [PATCH net v3] "

[PATCH] net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
 2022-07-08 11:10 UTC  (2+ messages)

[PATCH net] nfp: fix issue of skb segments exceeds descriptor limitation
 2022-07-08 10:07 UTC 

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (4+ messages)

[PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-07-08  9:46 UTC  (2+ messages)

[PATCH v2] net: rxrpc: fix clang -Wformat warning
 2022-07-08  9:40 UTC  (5+ messages)
` [PATCH] "

[PATCH bpf-next v7 0/4] bpf trampoline for arm64
 2022-07-08  9:30 UTC  (5+ messages)
` [PATCH bpf-next v7 1/4] bpf: Remove is_valid_bpf_tramp_flags()
` [PATCH bpf-next v7 2/4] arm64: Add LDR (literal) instruction
` [PATCH bpf-next v7 3/4] bpf, arm64: Implement bpf_arch_text_poke() for arm64
` [PATCH bpf-next v7 4/4] bpf, arm64: bpf trampoline "

[PATCH] net: rxrpc: fix clang -Wformat warning
 2022-07-07 23:10 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).