netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-22 02:53:20 to 2022-02-22 16:20:14 UTC [more...]

[PATCH bpf-next v1 00/15] Introduce typed pointer support in BPF maps
 2022-02-22 16:20 UTC  (13+ messages)
` [PATCH bpf-next v1 01/15] bpf: Factor out fd returning from bpf_btf_find_by_name_kind
` [PATCH bpf-next v1 03/15] bpf: Allow storing PTR_TO_BTF_ID in map
` [PATCH bpf-next v1 04/15] bpf: Allow storing referenced "
` [PATCH bpf-next v1 08/15] bpf: Adapt copy_map_value for multiple offset case

[PATCH net] MAINTAINERS: add myself as co-maintainer for Realtek DSA switch drivers
 2022-02-22 16:14 UTC 

[PATCH net-next v3 0/3] net: dev: PREEMPT_RT fixups
 2022-02-22 16:13 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: dev: Makes sure netif_rx() can be invoked in any context

[PATCH v2 net-next 0/2] net: dsa: realtek: fix PHY register read corruption
 2022-02-22 16:06 UTC  (6+ messages)
` [PATCH v2 net-next 2/2] net: dsa: realtek: rtl8365mb: serialize indirect PHY register access

[ovs-dev] [PATCH v2 08/10] netdev-offload-tc: Check for none offloadable ct_state flag combination
 2022-02-22 16:02 UTC  (3+ messages)

[PATCH 00/22] Don't use kmalloc() with GFP_DMA
 2022-02-22 15:59 UTC  (22+ messages)
` [PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
            ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs
            ` [PATCH 2/2] kernel/dma: rename dma_alloc_direct and dma_map_direct
` [PATCH 22/22] mtd: rawnand: Use dma_alloc_noncoherent() for dma buffer

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-22 15:50 UTC  (6+ messages)
` [PATCH V7 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY

[PATCH bpf-next] selftests/bpf: Fix implementation-defined behavior in sk_lookup test
 2022-02-22 14:53 UTC  (5+ messages)

[PATCH 0/5] Wifi & Bluetooth on LG G Watch R
 2022-02-22 15:21 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: bluetooth: broadcom: add BCM43430A0

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-22 15:16 UTC  (27+ messages)
` [RFC 01/10] property: add fwnode_match_node()
` [RFC 02/10] property: add fwnode_get_match_data()
` [RFC 03/10] base: swnode: use fwnode_get_match_data()
` [RFC 09/10] i2c: mux: add support for fwnode
` [RFC 10/10] net: sfp: "

[PATCH] vhost: validate range size before adding to iotlb
 2022-02-22 15:02 UTC  (6+ messages)

[PATCH net-next v3 0/3] tun/tap: use kfree_skb_reason() to trace dropped skb
 2022-02-22 14:39 UTC  (12+ messages)
` [PATCH net-next v3 1/4] skbuff: introduce kfree_skb_list_reason()
` [PATCH net-next v3 2/4] net: tap: track dropped skb via kfree_skb_reason()
` [PATCH net-next v3 3/4] net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
` [PATCH net-next v3 4/4] net: tun: track dropped skb via kfree_skb_reason()

[PATCH net-next v2] net: sparx5: Support offloading of bridge port flooding flags
 2022-02-22 14:35 UTC 

[PATCH] can: rcar_canfd: Register the CAN device when fully ready
 2022-02-22 13:48 UTC  (4+ messages)

[PATCH net] tipc: Fix end of loop tests for list_for_each_entry()
 2022-02-22 13:43 UTC 

[PATCH net] udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
 2022-02-22 13:42 UTC 

[PATCH net-next v4 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-22 13:28 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: bridge: Add support for bridge port in locked mode
` [PATCH net-next v4 2/5] net: bridge: Add support for offloading of locked port flag
` [PATCH net-next v4 3/5] net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
` [PATCH net-next v4 4/5] net: dsa: mv88e6xxx: Add support for bridge port locked mode
` [PATCH net-next v4 5/5] selftests: forwarding: tests of locked port feature

[RFC PATCH 0/5] TUN/VirtioNet USO features support
 2022-02-22 13:28 UTC  (15+ messages)
` [RFC PATCH 1/5] uapi/linux/if_tun.h: Added new ioctl for tun/tap
` [RFC PATCH 2/5] driver/net/tun: Added features for USO
` [RFC PATCH 3/5] uapi/linux/virtio_net.h: Added USO types

[net-next] net: core: use shared sysctl macro
 2022-02-22 12:56 UTC 

[PATCH net-next v8 0/7] ice: GTP support in switchdev
 2022-02-22 12:41 UTC  (8+ messages)
` [PATCH net-next v8 1/7] gtp: Allow to create GTP device without FDs
` [PATCH net-next v8 2/7] gtp: Implement GTP echo response
` [PATCH net-next v8 3/7] gtp: Implement GTP echo request
` [PATCH net-next v8 4/7] net/sched: Allow flower to match on GTP options
` [PATCH net-next v8 5/7] gtp: Add support for checking GTP device type
` [PATCH net-next v8 6/7] ice: Fix FV offset searching
` [PATCH net-next v8 7/7] ice: Support GTP-U and GTP-C offload in switchdev

[PATCH 0/8] bpf: Add fprobe link
 2022-02-22 12:42 UTC  (11+ messages)

[PATCH net-next v2 0/2] net: dsa: realtek: add rtl8_4t tag
 2022-02-22 12:20 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: dsa: realtek: rtl8365mb: add support for rtl8_4t

[PATCH] ath9k: make array voice_priority static const
 2022-02-22 12:17 UTC 

[PATCH V6 0/5] vDPA/ifcvf: implement shared IRQ feature
 2022-02-22 11:54 UTC  (6+ messages)
` [PATCH V6 1/5] vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
` [PATCH V6 2/5] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH V6 3/5] vDPA/ifcvf: implement device MSIX vector allocator
` [PATCH V6 4/5] vDPA/ifcvf: implement shared IRQ feature
` [PATCH V6 5/5] vDPA/ifcvf: cacheline alignment for ifcvf_hw

[PATCH v4 0/4] RSS support for VirtioNet
 2022-02-22 12:00 UTC  (5+ messages)
` [PATCH v4 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH v4 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v4 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v4 4/4] drivers/net/virtio_net: Added RSS hash report control

[net-next v8 0/2] net: sched: allow user to select txqueue
 2022-02-22 11:44 UTC  (11+ messages)
` [net-next v8 2/2] net: sched: support hash/classid/cpuid selecting tx queue

[syzbot] INFO: task hung in vhost_work_dev_flush
 2022-02-22 11:34 UTC  (5+ messages)

[net-next v9 0/2] net: sched: allow user to select txqueue
 2022-02-22 11:23 UTC  (3+ messages)
` [net-next v9 1/2] net: sched: use queue_mapping to pick tx queue
` [net-next v9 2/2] net: sched: support hash/classid/cpuid selecting "

[RFC PATCH v2 net-next 00/17] RX filtering in DSA
 2022-02-22 11:21 UTC  (4+ messages)
` [RFC PATCH v2 net-next 05/17] net: bridge: implement unicast filtering for the bridge device

[PATCH net-next 0/4] devlink: Introduce cpu_affinity command
 2022-02-22 10:58 UTC  (5+ messages)
` [PATCH net-next 1/4] net netlink: Introduce NLA_BITFIELD type
` [PATCH net-next 2/4] devlink: Add support for NLA_BITFIELD for devlink param
` [PATCH net-next 3/4] devlink: Add new cpu_affinity generic device param
` [PATCH net-next 4/4] net/mlx5: Support cpu_affinity devlink dev param

[PATCH v2 1/2] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
 2022-02-22 10:48 UTC  (4+ messages)
` [PATCH v2 2/2] Revert "xen-netback: Check for hotplug-status existence before watching"

[PATCH bpf v3] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-02-22 10:51 UTC 

[PATCH v3 00/11] drm/i915: use ref_tracker library for tracking wakerefs
 2022-02-22 10:44 UTC  (11+ messages)
` [PATCH v3 05/11] lib/ref_tracker: __ref_tracker_dir_print improve printing
` [PATCH v3 07/11] lib/ref_tracker: remove warnings in case of allocation failure
` [PATCH v3 08/11] drm/i915: Separate wakeref tracking
  ` [Intel-gfx] "

[PATCH 0/2] Update L7 BPF maintainers / mailmap
 2022-02-22 10:39 UTC  (2+ messages)
` [PATCH 1/2] bpf: remove Lorenz Bauer from L7 BPF maintainers

[PATCH net] net: vlan: allow vlan device MTU change follow real device from smaller to bigger
 2022-02-22 10:37 UTC  (7+ messages)

[PATCH net-next v2 0/2] flow_offload: add tc police parameters
 2022-02-22 10:29 UTC  (7+ messages)
` [PATCH net-next v2 2/2] flow_offload: reject offload for all drivers with invalid "

[PATCH net-next] net: hsr: fix hsr build error when lockdep is not enabled
 2022-02-22 10:27 UTC  (4+ messages)

[PATCH net-next 0/5] net: dsa: b53: convert to phylink_generic_validate() and mark as non-legacy
 2022-02-22 10:16 UTC  (6+ messages)
` [PATCH net-next 1/5] net: dsa: b53: clean up if() condition to be more readable
` [PATCH net-next 2/5] net: dsa: b53: populate supported_interfaces and mac_capabilities
` [PATCH net-next 3/5] net: dsa: b53: drop use of phylink_helper_basex_speed()
` [PATCH net-next 4/5] net: dsa: b53: switch to using phylink_generic_validate()
` [PATCH net-next 5/5] net: dsa: b53: mark as non-legacy

[PATCH v3] ath9k: use hw_random API instead of directly dumping into random.c
 2022-02-22 10:13 UTC  (4+ messages)

[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-02-22 10:03 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Modify BPF_JIT_ALWAYS_ON and BPF_JIT_DEFAULT_ON
 2022-02-22  9:57 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Add some description about BPF_JIT_ALWAYS_ON in Kconfig
` [PATCH bpf-next v3 2/2] bpf: Make BPF_JIT_DEFAULT_ON selectable "

[PATCH v2] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-22  9:47 UTC 

[PATCH bpf] xsk: fix race at socket teardown
 2022-02-22  9:43 UTC 

[PATCH net-next v7 0/7] ice: GTP support in switchdev
 2022-02-22  9:38 UTC  (4+ messages)
` [PATCH net-next v7 3/7] gtp: Implement GTP echo request

[PATCH] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-22  9:05 UTC  (10+ messages)

[PATCH wpan-next v2 00/14] ieee802154: Synchronous Tx API
 2022-02-22  8:43 UTC  (5+ messages)
` [PATCH wpan-next v2 02/14] net: mac802154: Create a transmit error helper

[PATCH RFC 0/3] bpf: show attached name for progs without btf name
 2022-02-22  8:34 UTC  (8+ messages)
` [PATCH RFC 2/3] bpf: set attached cgroup name in attach_name

[PATCH v3 1/2] dt-bindings: net: dsa: add new mdio property
 2022-02-22  7:51 UTC  (4+ messages)

[PATCH net 0/5,v2] Netfilter fixes for net
 2022-02-22  7:33 UTC  (6+ messages)
` [PATCH net 1/5] netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
` [PATCH net 2/5] netfilter: nf_tables_offload: incorrect flow offload action array size
` [PATCH net 3/5] netfilter: nf_tables: unregister flowtable hooks on netns exit
` [PATCH net 4/5] netfilter: nft_limit: fix stateful object memory leak
` [PATCH net 5/5] netfilter: nf_tables: fix memory leak during stateful obj update

[PATCH V5 0/5] vDPA/ifcvf: implement shared IRQ feature
 2022-02-22  7:01 UTC  (6+ messages)
` [PATCH V5 1/5] vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
` [PATCH V5 2/5] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH V5 3/5] vDPA/ifcvf: implement device MSIX vector allocator
` [PATCH V5 4/5] vDPA/ifcvf: implement shared IRQ feature
` [PATCH V5 5/5] vDPA/ifcvf: cacheline alignment for ifcvf_hw

[PATCH nf 0/5] Netfilter fixes for net
 2022-02-22  6:57 UTC  (4+ messages)
` [PATCH nf 5/5] netfilter: nf_tables: fix memory leak during stateful obj update

[PATCH] devlink: use devlink lock on DEVLINK_CMD_PORT_SPLIT
 2022-02-22  4:54 UTC  (2+ messages)

[PATCH] net: mv643xx_eth: handle EPROBE_DEFER
 2022-02-22  5:42 UTC  (5+ messages)

[PATCH v2 net-next] net: dm9051: Fix use after free in dm9051_loop_tx()
 2022-02-22  5:00 UTC  (2+ messages)

[PATCH net-next] mctp: Fix warnings reported by clang-analyzer
 2022-02-22  4:29 UTC 

[PATCH net-next v3 0/2] mctp: Fix incorrect refs for extended addr
 2022-02-22  4:17 UTC  (3+ messages)
` [PATCH net-next v3 1/2] mctp: make __mctp_dev_get() take a refcount hold
` [PATCH net-next v3 2/2] mctp: Fix incorrect netdev unref for extended addr

[PATCH net-next 0/3] net: use kfree_skb_reason() for ip/neighbour
 2022-02-22  3:47 UTC  (9+ messages)
` [PATCH net-next 1/3] net: ip: add skb drop reasons for ip egress path
` [PATCH net-next 2/3] net: neigh: use kfree_skb_reason() for __neigh_event_send()
` [PATCH net-next 3/3] net: neigh: add skb drop reasons to arp_error_report()

[PATCH v4 net-next 00/11] FDB entries on DSA LAG interfaces
 2022-02-22  3:51 UTC  (19+ messages)
` [PATCH v4 net-next 01/11] net: dsa: rename references to "lag" as "lag_dev"
` [PATCH v4 net-next 02/11] net: dsa: mv88e6xxx: "
` [PATCH v4 net-next 03/11] net: dsa: qca8k: "
` [PATCH v4 net-next 04/11] net: dsa: make LAG IDs one-based
` [PATCH v4 net-next 05/11] net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
` [PATCH v4 net-next 06/11] net: dsa: create a dsa_lag structure
` [PATCH v4 net-next 07/11] net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
` [PATCH v4 net-next 08/11] net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
` [PATCH v4 net-next 09/11] net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev

[syzbot] WARNING in cpuset_write_resmask
 2022-02-22  3:28 UTC 

[PATCH net-next 0/2] tcp: take care of another syzbot issue
 2022-02-22  3:21 UTC  (3+ messages)
` [PATCH net-next 1/2] net: add skb_set_end_offset() helper
` [PATCH net-next 2/2] net: preserve skb_end_offset() in skb_unclone_keeptruesize()

[PATCH net-next] ipv6: tcp: consistently use MAX_TCP_HEADER
 2022-02-22  3:11 UTC 

[Issue report] drivers/ftgmac100: DHCP occasionally fails during boot up or link down/up
 2022-02-22  3:09 UTC  (7+ messages)

[PATCH net-next v3 2/2] net: dsa: OF-ware slave_mii_bus
 2022-02-22  3:02 UTC  (2+ messages)

[PATCH] ipv6: prevent a possible race condition with lifetimes
 2022-02-22  3:02 UTC  (2+ messages)

[PATCH v2 net] net: dsa: fix panic when removing unoffloaded port from bridge
 2022-02-22  2:56 UTC  (2+ messages)

[PATCH net-next v2 00/12] vxlan metadata device vnifiltering support
 2022-02-22  2:52 UTC  (5+ messages)
` [PATCH net-next v2 09/12] vxlan: vni filtering support on collect metadata device
` [PATCH net-next v2 10/12] selftests: add new tests for vxlan vnifiltering
` [PATCH net-next v2 11/12] drivers: vxlan: vnifilter: per vni stats
` [PATCH net-next v2 12/12] drivers: vxlan: vnifilter: add support for stats dumping


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