netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 10:14:52 to 2021-03-10 05:59:41 UTC [more...]

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-10  5:58 UTC  (2+ messages)

[RFC net-next] iavf: refactor plan proposal
 2021-03-10  5:50 UTC  (6+ messages)

DSA
 2021-03-10  5:46 UTC  (7+ messages)

[PATCH RESEND][next] net: plip: Fix fall-through warnings for Clang
 2021-03-10  5:45 UTC 

[PATCH RESEND][next] net: rose: Fix fall-through warnings for Clang
 2021-03-10  5:43 UTC 

[PATCH RESEND][next] net: core: Fix fall-through warnings for Clang
 2021-03-10  5:42 UTC 

[PATCH RESEND][next] net: bridge: Fix fall-through warnings for Clang
 2021-03-10  5:41 UTC 

[PATCH RESEND][next] net: ax25: Fix fall-through warnings for Clang
 2021-03-10  5:39 UTC 

[PATCH RESEND][next] decnet: Fix fall-through warnings for Clang
 2021-03-10  5:38 UTC 

[PATCH RESEND][next] net: cassini: Fix fall-through warnings for Clang
 2021-03-10  5:37 UTC 

[PATCH RESEND][next] net: 3c509: Fix fall-through warnings for Clang
 2021-03-10  5:34 UTC 

[PATCH RESEND][next] net: mscc: ocelot: Fix fall-through warnings for Clang
 2021-03-10  5:33 UTC 

[Patch bpf-next v4 00/11] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-10  5:32 UTC  (12+ messages)
` [Patch bpf-next v4 01/11] skmsg: lock ingress_skb when purging
` [Patch bpf-next v4 02/11] skmsg: introduce a spinlock to protect ingress_msg
` [Patch bpf-next v4 03/11] skmsg: introduce skb_send_sock() for sock_map
` [Patch bpf-next v4 04/11] skmsg: avoid lock_sock() in sk_psock_backlog()
` [Patch bpf-next v4 05/11] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v4 06/11] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v4 07/11] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v4 08/11] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
` [Patch bpf-next v4 09/11] udp: implement udp_bpf_recvmsg() for sockmap
` [Patch bpf-next v4 10/11] sock_map: update sock type checks for UDP
` [Patch bpf-next v4 11/11] selftests/bpf: add a test case for udp sockmap

[PATCH RESEND][next] net: fddi: skfp: smt: Replace one-element array with flexible-array member
 2021-03-10  5:30 UTC 

[PATCH v3] bcm63xx_enet: fix internal phy IRQ assignment
 2021-03-10  4:55 UTC  (2+ messages)

[PATCH net-next 0/3] i40e, ice, ixgbe: optimize for XDP_REDIRECT in xsk path
 2021-03-10  4:19 UTC  (3+ messages)
` [PATCH net-next 2/3] "
  ` [Intel-wired-lan] "

[RFC net-next] net: stmmac: support FPE link partner hand-shaking procedure
 2021-03-10  4:05 UTC 

[PATCH bpf-next 00/10] BPF static linking
 2021-03-10  4:04 UTC  (11+ messages)
` [PATCH bpf-next 01/10] libbpf: expose btf_type_by_id() internally
` [PATCH bpf-next 02/10] libbpf: add internal helper to get raw BTF strings section
` [PATCH bpf-next 03/10] libbpf: generalize BTF and BTF.ext type ID and strings iteration
` [PATCH bpf-next 04/10] libbpf: add generic BTF type shallow copy API
` [PATCH bpf-next 05/10] libbpf: add BPF static linker APIs
` [PATCH bpf-next 06/10] libbpf: add BPF static linker BTF and BTF.ext support
` [PATCH bpf-next 07/10] bpftool: add `gen bpfo` command to perform BPF static linking
` [PATCH bpf-next 08/10] selftests/bpf: re-generate vmlinux.h and BPF skeletons if bpftool changed
` [PATCH bpf-next 09/10] selftests/bpf: pass all BPF .o's through BPF static linker
` [PATCH bpf-next 10/10] selftests/bpf: add multi-file statically linked BPF object file test

[PATCH] net/rds: Drop duplicate sin and sin6 assignments
 2021-03-10  3:23 UTC 

[PATCH] perf tools: Remove redundant code
 2021-03-10  3:18 UTC 

[PATCH] drivers: isdn: mISDN: fix spelling typo of 'wheter'
 2021-03-10  3:06 UTC 

[PATCH] net: ethernet: chelsiofix: spelling typo of 'rewriteing'
 2021-03-10  3:06 UTC 

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-10  2:45 UTC  (13+ messages)
` [PATCH v10 03/20] dlb: add resource and device initialization
` [PATCH v10 04/20] dlb: add device ioctl layer and first three ioctls
` [PATCH v10 05/20] dlb: add scheduling domain configuration
` [PATCH v10 14/20] dlb: add start domain ioctl

[PATCH] net: sock: simplify tw proto registration
 2021-03-10  2:42 UTC  (4+ messages)

[PATCH] netdevsim: fib: Remove redundant code
 2021-03-10  2:35 UTC 

[PATCH v8 net-next] virtio-net: support XDP when not more queues
 2021-03-10  2:24 UTC 

[PATCH net v2] ipv6: fix suspecious RCU usage warning
 2021-03-10  2:20 UTC 

[RFC Patch v1 0/3] Introduce ENA local page cache
 2021-03-10  2:04 UTC  (6+ messages)
` [RFC Patch v1 1/3] net: ena: implement local page cache (LPC) system
` [RFC Patch v1 2/3] net: ena: update README file with a description about LPC
` [RFC Patch v1 3/3] net: ena: support ethtool priv-flags and LPC state change

[PATCH net-next] net: dpaa2-mac: add support for more ethtool 10G link modes
 2021-03-10  2:01 UTC  (2+ messages)

[PATCH v4 RESEND net-next] net: socket: use BIT() for MSG_*
 2021-03-10  1:51 UTC 

pull-request: bpf-next 2021-03-09
 2021-03-10  1:54 UTC 

[PATCH net] selftests/bpf: set gopt opt_class to 0 if get tunnel opt failed
 2021-03-10  1:37 UTC  (3+ messages)

net-next is OPEN
 2021-03-10  1:32 UTC 

[RFC net] net: dsa: Centralize validation of VLAN configuration
 2021-03-10  0:51 UTC  (7+ messages)

[PATCH net 0/2] Fix ip6ip6 crash for collect_md skbs
 2021-03-10  0:38 UTC  (3+ messages)
` [PATCH net 1/2] net: Consolidate common blackhole dst ops
` [PATCH net 2/2] net, bpf: Fix ip6ip6 crash with collect_md populated skbs

[PATCH net-next v3 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-10  0:27 UTC  (10+ messages)
` [PATCH net-next v3 1/6] net: qualcomm: rmnet: mark trailer field endianness
` [PATCH net-next v3 2/6] net: qualcomm: rmnet: simplify some byte order logic
` [PATCH net-next v3 3/6] net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
` [PATCH net-next v3 4/6] net: qualcomm: rmnet: use field masks instead of C bit-fields
` [PATCH net-next v3 5/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
` [PATCH net-next v3 6/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header

[PATCH bpf-next v6 0/2] Optimize bpf_redirect_map()/xdp_do_redirect()
 2021-03-10  0:20 UTC  (3+ messages)

[PATCH net] net: dsa: xrs700x: check if partner is same as port in hsr join
 2021-03-10  0:20 UTC  (2+ messages)

[PATCH net v3 0/2] net: prevent infinite loop caused by incorrect proto from virtio_net_hdr_set_proto
 2021-03-10  0:20 UTC  (7+ messages)
` [PATCH net v3 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
` [PATCH net v3 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0

[PATCH net 0/4] s390/qeth: fixes 2021-03-09
 2021-03-10  0:20 UTC  (6+ messages)
` [PATCH net 1/4] s390/qeth: fix memory leak after failed TX Buffer allocation
` [PATCH net 2/4] s390/qeth: improve completion of pending TX buffers
` [PATCH net 3/4] s390/qeth: schedule TX NAPI on QAOB completion
` [PATCH net 4/4] s390/qeth: fix notification for pending buffers during teardown

[PATCH net] net: lapbether: Remove netif_start_queue / netif_stop_queue
 2021-03-10  0:10 UTC  (3+ messages)

[PATCH bpf-next 1/2] libbpf: add explicit padding to bpf_xdp_set_link_opts
 2021-03-10  0:02 UTC 

[PATCH RESEND][next] ice: Fix fall-through warnings for Clang
 2021-03-10  0:01 UTC  (3+ messages)
` [Intel-wired-lan] "

[RFC] devlink: health: add remediation type
 2021-03-09 23:44 UTC  (9+ messages)

[patch 12/14] PCI: hv: Use tasklet_disable_in_atomic()
 2021-03-09 22:17 UTC  (2+ messages)

[PATCH] ethernet: ucc_geth: Use kmemdup instead of kmalloc and memcpy
 2021-03-09 21:41 UTC  (2+ messages)

[PATCH] mac80211: Check crypto_aead_encrypt for errors
 2021-03-09 20:41 UTC 

[PATCH] net: add net namespace inode for all net_dev events
 2021-03-09 20:39 UTC  (10+ messages)

[RFC PATCH 0/1] Modify dql.min_limit value inside the driver
 2021-03-09 19:44 UTC  (4+ messages)
` [RFC PATCH 1/1] dql: add dql_set_min_limit()

[PATCH net] ipv6: fix suspecious RCU usage warning
 2021-03-09 19:37 UTC  (6+ messages)

[PATCH net-next RFC] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-03-09 19:31 UTC  (3+ messages)

[BUG] hitting bug when running spinlock test
 2021-03-09 19:25 UTC  (7+ messages)

[PATCH] staging: virtio_net: use min_t() instead of min()
 2021-03-09 19:24 UTC 

[RFC PATCH net 0/4] Clear rx-vlan-filter feature in DSA when necessary
 2021-03-09 18:56 UTC  (3+ messages)
` [RFC PATCH net 2/4] net: dsa: prevent hardware forwarding between unbridged 8021q uppers

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-09 18:10 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH] net/sched: act_pedit: fix a NULL pointer deref in tcf_pedit_init
 2021-03-09 18:00 UTC  (5+ messages)
  ` 答复: "

[Patch bpf-next v2 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-09 17:53 UTC  (9+ messages)
` [Patch bpf-next v2 2/9] sock: introduce sk_prot->update_proto()

[RFC Patch v1 0/3] Introduce ENA local page cache
 2021-03-09 17:07 UTC  (3+ messages)
` [RFC Patch v1 1/3] net: ena: implement local page cache (LPC) system
` [RFC Patch v1 2/3] net: ena: update README file with a description about LPC

[PATCH v7 net-next] virtio-net: support XDP when not more queues
 2021-03-09 16:44 UTC  (2+ messages)

[PATCH net-next v3] net: Add Qcom WWAN control driver
 2021-03-09 16:35 UTC  (6+ messages)

[PATCH intel-net 0/3] intel: Rx headroom fixes
 2021-03-09 16:27 UTC  (7+ messages)
` [PATCH intel-net 1/3] i40e: move headroom initialization to i40e_configure_rx_ring
  ` [Intel-wired-lan] "
` [PATCH intel-net 2/3] ice: move headroom initialization to ice_setup_rx_ctx
  ` [Intel-wired-lan] "
` [PATCH intel-net 3/3] ixgbe: move headroom initialization to ixgbe_configure_rx_ring
  ` [Intel-wired-lan] "

[PATCH v4 net-next] net: socket: use BIT() for MSG_*
 2021-03-09 15:57 UTC  (4+ messages)

[PATCH iproute2] ip: xfrm: add NUL character to security context name before printing
 2021-03-09 15:44 UTC  (2+ messages)
` [PATCH iproute2 v2] ip: xfrm: limit the length of the security context name when printing

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-09 15:21 UTC  (7+ messages)
` [patch 07/14] tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
` [patch 10/14] ath9k: Use tasklet_disable_in_atomic()

[syzbot] BUG: unable to handle kernel NULL pointer dereference in htb_select_queue
 2021-03-09 15:20 UTC  (2+ messages)

[PATCH net-next] net: netlink: remove netlink_broadcast_filtered
 2021-03-09 15:18 UTC 

[PATCH v25 07/25] LSM: Use lsmblob in security_secctx_to_secid
 2021-03-09 14:42 UTC  (8+ messages)
` [PATCH v25 08/25] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v25 10/25] LSM: Use lsmblob in security_task_getsecid
` [PATCH v25 15/25] LSM: Ensure the correct LSM context releaser
` [PATCH v25 16/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v25 18/25] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v25 19/25] NET: Store LSM netlabel data in a lsmblob
` [PATCH v25 22/25] Audit: Add new record for multiple process LSM attributes

[PATCH] iavf: remove duplicate free resources calls
 2021-03-09 14:41 UTC 

seqlock lockdep false positives?
 2021-03-09 14:24 UTC  (7+ messages)

[PATCH v2 0/2] net: prevent infinite loop caused by incorrect proto from virtio_net_hdr_set_proto
 2021-03-09 14:02 UTC  (4+ messages)
` [PATCH v2 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct

Linux Ipv6 stats support
 2021-03-09 14:01 UTC  (4+ messages)

[PATCH] net: bridge: fix error return code of do_update_counters()
 2021-03-09 13:31 UTC  (3+ messages)

mlx5 sub function issue
 2021-03-09 12:36 UTC  (5+ messages)

[PATCH] perf machine: Assign boolean values to a bool variable
 2021-03-09 12:10 UTC  (2+ messages)

[PATCH v2 0/7] remove different PHY fixups
 2021-03-09 11:26 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: imx6q: remove PHY fixup for KSZ9031
` [PATCH v2 2/7] ARM: imx6q: remove TX clock delay of ar8031_phy_fixup()
` [PATCH v2 3/7] ARM: imx6q: remove hand crafted PHY power up in ar8035_phy_fixup()
` [PATCH v2 4/7] ARM: imx6q: remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs
` [PATCH v2 5/7] ARM: imx6q: remove Atheros AR8035 SmartEEE fixup
` [PATCH v2 6/7] ARM: imx6sx: remove Atheros AR8031 PHY fixup
` [PATCH v2 7/7] ARM: imx7d: "

[PATCH v3] ath10k: skip the wait for completion to recovery in shutdown path
 2021-03-09 10:49 UTC  (2+ messages)

[PATCHv2 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-03-09 10:13 UTC  (3+ messages)
` [PATCHv2 bpf-next 3/4] sample/bpf: add xdp_redirect_map_multi for redirect_map broadcast test
` [PATCHv2 bpf-next 4/4] selftests/bpf: add xdp_redirect_multi test


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