netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-08 03:14:32 to 2022-07-08 17:51:59 UTC [more...]

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

[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 v3 1/3] Bluetooth: Add support for devcoredump
 2022-07-08 17:24 UTC  (4+ messages)
` [PATCH v3 2/3] Bluetooth: Add sysfs entry to enable/disable devcoredump

[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 net-next] net: marvell: prestera: add phylink support
 2022-07-08 17:06 UTC 

[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 bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
 2022-07-08 16:49 UTC  (2+ messages)

[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  (22+ messages)
` [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V3 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [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  (3+ 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 net-next 0/5] tls: rx: nopad and backlog flushing
 2022-07-08 14:14 UTC  (3+ messages)
` [PATCH net-next 3/5] tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3

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

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

[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  (8+ messages)
` [PATCH 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
` [PATCH 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-08 12:34 UTC  (12+ messages)
` [PATCH v4 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers

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

[RFC PATCH net-next v4 0/4] ice: PPPoE offload support
 2022-07-08 12:24 UTC  (5+ 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 bpf-next] bpf, docs: Remove deprecated xsk libbpf APIs description
 2022-07-08 12:20 UTC  (3+ messages)

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

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

[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] net: rxrpc: fix clang -Wformat warning
 2022-07-08  9:40 UTC  (6+ messages)
` [PATCH v2] "

[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 bpf-next v6 0/4] bpf trampoline for arm64
 2022-07-08  9:08 UTC  (10+ messages)
` [PATCH bpf-next v6 3/4] bpf, arm64: Impelment bpf_arch_text_poke() "
` [PATCH bpf-next v6 4/4] bpf, arm64: bpf trampoline "

[PATCH net v2 0/1] stmmac: dwmac-mediatek: fix clock issue
 2022-07-08  8:32 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH v2] mm: page_frag: Warn_on when frag_alloc size is bigger than PAGE_SIZE
 2022-07-08  8:06 UTC  (6+ messages)
`  "
        `  "

[PATCH V2] bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads
 2022-07-08  8:03 UTC  (2+ messages)
` [PATCH] bcm63xx: fix Tx cleanup when NAPI poll budget is zero

[patch net-next v3 0/3] net: devlink: devl_* cosmetic fixes
 2022-07-08  7:52 UTC  (4+ messages)
` [patch net-next v3 1/3] net: devlink: fix unlocked vs locked functions descriptions
  ` [patch net-next v3 2/3] net: devlink: use helpers to work with devlink->lock mutex
` [patch net-next v3 3/3] net: devlink: move unlocked function prototypes alongside the locked ones

[PATCH net-next] net: rtnetlink: add rx_otherhost_dropped for struct rtnl_link_stats
 2022-07-08  7:43 UTC  (3+ messages)

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

[PATCH 0/3] linux-firmware: update wfx
 2022-07-08  7:27 UTC  (3+ messages)
` [PATCH 2/3] wfx: add antenna configuration files

[PATCH net-next 1/1] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations
 2022-07-08  7:12 UTC  (3+ messages)

netdev stats for AF_XDP traffic
 2022-07-08  7:00 UTC  (2+ messages)

[PATCH] ath5k: Use swap() instead of open coding it
 2022-07-08  6:50 UTC  (2+ messages)

[PATCH 03/13] tracing/ath: Use the new __vstring() helper
 2022-07-08  6:45 UTC  (6+ messages)
` [PATCH 04/13] tracing/brcm: "
` [PATCH 05/13] tracing/iwlwifi: "

[PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
 2022-07-08  6:38 UTC  (14+ messages)

[PATCH ipsec-next 1/4] Revert "xfrm: update SA curlft.use_time"
 2022-07-08  6:18 UTC  (4+ messages)
` [PATCH ipsec-next 2/4] xfrm: fix XFRMA_LASTUSED comment
` [PATCH ipsec-next 3/4] xfrm: update x->lastused for every packet
` [PATCH ipsec-next 4/4] xfrm: clone x->lastused in xfrm_do_migrate

[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-08  6:23 UTC  (9+ messages)
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "

[PATCH net] stmmac: dwmac-mediatek: fix clock issue
 2022-07-08  6:17 UTC 

[PATCH bpf-next] samples: bpf: Fix cross-compiling error about bpftool
 2022-07-08  4:53 UTC  (5+ messages)

[net-next PATCH V3 00/12] octeontx2: Exact Match Table
 2022-07-08  4:48 UTC  (7+ messages)
` [net-next PATCH V3 02/12] octeontx2-af: Exact match support
    ` [EXT] "
` [net-next PATCH V3 06/12] octeontx2-af: Drop rules for NPC MCAM
    ` [EXT] "

[net-next PATCH v5 00/12] octeontx2: Exact Match Table
 2022-07-08  4:41 UTC  (13+ messages)
` [net-next PATCH v5 01/12] octeontx2-af: Use hashed field in MCAM key
` [net-next PATCH v5 02/12] octeontx2-af: Exact match support
` [net-next PATCH v5 03/12] octeontx2-af: Exact match scan from kex profile
` [net-next PATCH v5 04/12] octeontx2-af: devlink configuration support
` [net-next PATCH v5 05/12] octeontx2-af: FLR handler for exact match table
` [net-next PATCH v5 06/12] octeontx2-af: Drop rules for NPC MCAM
` [net-next PATCH v5 07/12] octeontx2-af: Debugsfs support for exact match
` [net-next PATCH v5 08/12] octeontx2: Modify mbox request and response structures
` [net-next PATCH v5 09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
` [net-next PATCH v5 10/12] octeontx2-af: Invoke exact match functions if supported
` [net-next PATCH v5 11/12] octeontx2-pf: Add support for exact match table
` [net-next PATCH v5 12/12] octeontx2-af: Enable Exact match flag in kex profile

[net-next PATCH v4 00/12] octeontx2: Exact Match Table
 2022-07-08  4:31 UTC  (13+ messages)
` [net-next PATCH v4 01/12] octeontx2-af: Use hashed field in MCAM key
` [net-next PATCH v4 02/12] octeontx2-af: Exact match support
` [net-next PATCH v4 03/12] octeontx2-af: Exact match scan from kex profile
` [net-next PATCH v4 04/12] octeontx2-af: devlink configuration support
` [net-next PATCH v4 05/12] octeontx2-af: FLR handler for exact match table
` [net-next PATCH v4 06/12] octeontx2-af: Drop rules for NPC MCAM
` [net-next PATCH v4 07/12] octeontx2-af: Debugsfs support for exact match
` [net-next PATCH v4 08/12] octeontx2: Modify mbox request and response structures
` [net-next PATCH v4 09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
` [net-next PATCH v4 10/12] octeontx2-af: Invoke exact match functions if supported
` [net-next PATCH v4 11/12] octeontx2-pf: Add support for exact match table
` [net-next PATCH v4 12/12] octeontx2-af: Enable Exact match flag in kex profile

[PATCH] iavf: Remove condition with no effect
 2022-07-08  3:51 UTC 

[PATCH] vdpa: Use device_iommu_capable()
 2022-07-08  3:14 UTC  (2+ 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).