netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-10 10:51:47 to 2022-08-11 09:19:05 UTC [more...]

[PATCH net-next 0/6] net: remove non-Ethernet drivers using virt_to_bus()
 2022-08-11  9:18 UTC  (7+ messages)
` [PATCH net-next 3/6] net: atm: remove support for ZeitNet ZN122x ATM devices

[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
 2022-08-11  8:58 UTC  (10+ messages)
` [RFC 1/5] vhost: reorder used descriptors in a batch
` [RFC 4/5] virtio: get desc id in order

igc: missing HW timestamps at TX
 2022-08-11  8:54 UTC  (5+ messages)

[PATCH v5 0/4] RSS support for VirtioNet
 2022-08-11  8:53 UTC  (3+ messages)
` [PATCH v5 3/4] drivers/net/virtio_net: Added RSS hash report

[PATCH v3] nfp: fix use-after-free in area_cache_get()
 2022-08-11  8:34 UTC  (3+ messages)

[PATCH] can: rx-offload: Break loop on queue full
 2022-08-11  8:30 UTC  (2+ messages)

[PATCH v7 0/4] Implement vdpasim suspend operation
 2022-08-11  8:29 UTC  (9+ messages)
` [PATCH v7 1/4] vdpa: Add "
` [PATCH v7 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v7 3/4] vhost-vdpa: uAPI to suspend the device
` [PATCH v7 4/4] vdpa_sim: Implement suspend vdpa op

[PATCH] net: usb: qmi_wwan: Add support for Cinterion MV32
 2022-08-11  8:27 UTC  (7+ messages)
  `  "
    `  "

[PATCH] net: dsa: mv88e6060: report max mtu 1536
 2022-08-11  8:23 UTC  (7+ messages)

[PATCH v2] tcp: adjust rcvbuff according copied rate of user space
 2022-08-11  8:14 UTC  (3+ messages)

[PATCH vhost 0/2] virtio_net: fix for stuck when change ring size with dev down
 2022-08-11  8:12 UTC  (5+ messages)
` [PATCH 1/2] virtio_net: fix for stuck when change rx "
` [PATCH 2/2] virtio_net: fix for stuck when change tx "

Question: Ethernet Phy issues on Colibri IMX8X (imx8qxp) - kernel 5.19
 2022-08-11  8:07 UTC  (4+ messages)

[PATCH] fec: Restart PPS after link state change
 2022-08-11  8:07 UTC  (7+ messages)

[PATCH net] bonding: fix reference count leak in balance-alb mode
 2022-08-11  8:03 UTC  (2+ messages)

[syzbot] linux-next boot error: general protection fault in netdev_queue_update_kobjects
 2022-08-11  7:29 UTC 

[PATCH] net: dsa: mv88e6060: prevent crash on an unused port
 2022-08-11  7:09 UTC 

pull-request: bpf 2022-08-10
 2022-08-11  7:06 UTC  (5+ messages)

[PATCH] Bluetooth: Honor name resolve evt regardless of discov state
 2022-08-11  7:00 UTC  (3+ messages)

[PATCH v2 net-next] net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
 2022-08-11  7:00 UTC  (3+ messages)

WARNING in ieee80211_ibss_csa_beacon
 2022-08-11  6:41 UTC  (4+ messages)
  ` [syzbot] "

[PATCH net v2] net/tls: Use RCU API to access tls_ctx->netdev
 2022-08-11  6:10 UTC  (2+ messages)

[PATCH net 1/2] tls: rx: device: bound the frag walk
 2022-08-11  6:10 UTC  (2+ messages)

[PATCH] net_sched: cls_route: remove from list when handle is 0
 2022-08-11  6:10 UTC  (2+ messages)

[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
 2022-08-11  5:48 UTC  (8+ messages)
` [RFC net-next 1/4] ynl: add intro docs for the concept
` [RFC net-next 2/4] ynl: add the schema for the schemas
` [RFC net-next 3/4] ynl: add a sample python library
` [RFC net-next 4/4] ynl: add a sample user for ethtool

[PATCH net] selftests: forwarding: Fix failing tests with old libnet
 2022-08-11  5:40 UTC  (2+ messages)

[PATCH net-next] net: lan743x: Fix the multi queue overflow issue
 2022-08-11  5:35 UTC  (2+ messages)

[PATCH] configure: Define _GNU_SOURCE when checking for setns
 2022-08-11  5:34 UTC 

[PATCH net-next 00/10] net/smc: optimize the parallelism of SMC-R connections
 2022-08-11  5:13 UTC  (14+ messages)
` [PATCH net-next 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next 02/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending
` [PATCH net-next 03/10] net/smc: allow confirm/delete rkey response deliver multiplex
` [PATCH net-next 04/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently
` [PATCH net-next 05/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
` [PATCH net-next 06/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse()
` [PATCH net-next 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
` [PATCH net-next 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
` [PATCH net-next 09/10] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
` [PATCH net-next 10/10] net/smc: fix application data exception

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-11  5:09 UTC  (2+ messages)

[PATCHv3 bpf-next] libbpf: Add names for auxiliary maps
 2022-08-11  3:40 UTC 

[PATCH bpf-next v7 0/8] bpf: rstat: cgroup hierarchical stats
 2022-08-11  3:10 UTC  (7+ messages)
` [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter

[PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-11  2:49 UTC  (19+ messages)
` [PATCH bpf-next 01/15] bpf: Remove unneeded memset in queue_stack_map creation
` [PATCH bpf-next 02/15] bpf: Use bpf_map_area_free instread of kvfree
` [PATCH bpf-next 03/15] bpf: Make __GFP_NOWARN consistent in bpf map creation
` [PATCH bpf-next 04/15] bpf: Use bpf_map_area_alloc consistently on "
` [PATCH bpf-next 05/15] bpf: Fix incorrect mem_cgroup_put
` [PATCH bpf-next 06/15] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [PATCH bpf-next 07/15] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [PATCH bpf-next 08/15] bpf: Save memcg in bpf_map_init_from_attr()
` [PATCH bpf-next 09/15] bpf: Use scoped-based charge in bpf_map_area_alloc
` [PATCH bpf-next 10/15] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [PATCH bpf-next 11/15] bpf: Use bpf_map_kzalloc in arraymap
` [PATCH bpf-next 12/15] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next 13/15] mm, memcg: Add new helper get_obj_cgroup_from_cgroup
` [PATCH bpf-next 14/15] bpf: Add return value for bpf_map_init_from_attr
` [PATCH bpf-next 15/15] bpf: Introduce selectable memcg for bpf map

[PATCH net-next v2 1/2] RTAX_INITRWND should be able to set the rcv_ssthresh above 64KiB
 2022-08-11  2:36 UTC  (2+ messages)
` b75edfb063: divide_error:#[##]

[RFC PATCH net-next 00/16] net: WangXun txgbe ethernet driver
 2022-08-11  1:55 UTC  (3+ messages)
` [RFC PATCH net-next 01/16] net: txgbe: Store PCI info

[PATCH net-next] net: phy: realtek: add support for RTL8821F(D)(I)-VD-CG
 2022-08-11  1:48 UTC  (3+ messages)

[PATCH] selftests:net:forwarding: Included install command
 2022-08-11  1:41 UTC  (3+ messages)

[PATCH V4 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-11  0:58 UTC  (7+ messages)
` [PATCH V4 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0

[PATCH bpf-next v3 0/3] Add more bpf_*_ct_lookup() selftests
 2022-08-11  0:25 UTC 

[PATCH] igc: Remove _I_PHY_ID check for i225 devices
 2022-08-11  0:09 UTC  (5+ messages)

[PATCH] dpaa2-eth: trace the allocated address instead of page struct
 2022-08-10 23:29 UTC 

[RFC PATCH net-next] docs: net: add an explanation of VF (and other) Representors
 2022-08-10 22:58 UTC  (8+ messages)

[PATCH net-next] tcp: Make SYN ACK RTO tunable by BPF programs with TFO
 2022-08-10 22:30 UTC  (2+ messages)

[PATCH] mt76: connac: fix in comment
 2022-08-10 22:04 UTC 

[PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
 2022-08-10 21:32 UTC  (3+ messages)
` [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue

[PATCH v2] net:bonding:support balance-alb interface with vlan to bridge
 2022-08-10 21:09 UTC  (4+ messages)

[RFC 0/1] Move IFF_LIVE_ADDR_CHANGE to public flag
 2022-08-10 19:35 UTC  (10+ messages)
` [RFC 1/1] net: move "

Question - bind(2) to local route on main routing table
 2022-08-10 18:39 UTC 

[PATCH ipsec 0/2] xfrm: Fix bugs in stacked XFRM-I tunnels
 2022-08-10 18:22 UTC  (3+ messages)
` [PATCH ipsec 1/2] xfrm: Check policy for nested XFRM packets in xfrm_input
` [PATCH ipsec 2/2] xfrm: Skip checking of already-verified secpath entries

[PATCH 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-08-10 18:10 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: net: Add Broadcom BCM4377 family PCI Bluetooth

This Mail is intended for you!!!
 2022-08-10  7:51 UTC 

[PATCH net-next V4 1/3] sched/topology: Add NUMA-based CPUs spread API
 2022-08-10 17:42 UTC  (7+ messages)
` [PATCH 1/2] sched/topology: Introduce sched_numa_hop_mask()
  ` [PATCH 2/2] net/mlx5e: Leverage sched_numa_hop_mask()

[PATCH net-next] net: ngbe: Add build support for ngbe
 2022-08-10 17:08 UTC  (2+ messages)

[PATCH net] net: atm: bring back zatm uAPI
 2022-08-10 16:45 UTC 

[PATCH bpf-next v5 0/3] destructive bpf_kfuncs
 2022-08-10 16:30 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in add_v4_addrs
 2022-08-10 16:28 UTC 

[PATCH v5 3/5] Bluetooth: Add support for hci devcoredump
 2022-08-10 16:19 UTC  (2+ messages)

[PATCH 0/2] neighbour: fix possible DoS due to net iface start/stop loop
 2022-08-10 16:08 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] neigh: "
  ` [PATCH v2 2/2] neighbour: make proxy_queue.qlen limit per-device

[RFC net-next io_uring 00/11] improve io_uring's ubuf_info refcounting
 2022-08-10 15:49 UTC  (12+ messages)
` [RFC net-next io_uring 01/11] net: introduce struct ubuf_info_msgzc
` [RFC net-next io_uring 02/11] xen/netback: use "
` [RFC net-next io_uring 03/11] vhost/net: "
` [RFC net-next io_uring 04/11] net: shrink struct ubuf_info
` [RFC net-next io_uring 05/11] net: rename ubuf_info's flags
` [RFC net-next io_uring 06/11] net: add flags for controlling ubuf_info
` [RFC net-next io_uring 07/11] net/tcp: optimise tcp ubuf refcounting
` [RFC net-next io_uring 08/11] net: let callers provide ->msg_ubuf refs
` [RFC net-next io_uring 09/11] io_uring/notif: add helper for flushing refs
` [RFC net-next io_uring 10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED
` [RFC net-next io_uring 11/11] io_uring/notif: add ubuf_info ref caching

[PATCH] net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
 2022-08-10 15:29 UTC 

ethernet<n> dt aliases implications in U-Boot and Linux
 2022-08-10 15:35 UTC  (12+ messages)

[PATCH RFC net-next 0/3] net: vlan: fix bridge binding behavior and add selftests
 2022-08-10 15:21 UTC  (6+ messages)

[PATCH 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-10 15:21 UTC  (4+ messages)
` [PATCH 01/15] bpf: Remove unneeded memset in queue_stack_map creation
` [PATCH 02/15] bpf: Use bpf_map_area_free instread of kvfree

[PATCH bpf-next v4] selftests: xsk: Update poll test cases
 2022-08-10 15:17 UTC  (3+ messages)

[RFCv7 PATCH net-next 00/36] net: extend the type of netdev_features_t to bitmap
 2022-08-10 14:41 UTC  (21+ messages)
` [RFCv7 PATCH net-next 01/36] net: introduce operation helpers for netdev features
` [RFCv7 PATCH net-next 02/36] net: replace general features macroes with global netdev_features variables
` [RFCv7 PATCH net-next 03/36] net: replace multiple feature bits with DECLARE_NETDEV_FEATURE_SET
` [RFCv7 PATCH net-next 16/36] treewide: use replace features '0' by netdev_empty_features
` [RFCv7 PATCH net-next 17/36] treewide: adjust features initialization
` [RFCv7 PATCH net-next 23/36] net: adjust the build check for net_gso_ok()
` [RFCv7 PATCH net-next 36/36] net: redefine the prototype of netdev_features_t

[PATCH] fec: Restart PPS after link state change
 2022-08-10 14:00 UTC 

[PATCH] skfp/h: fix repeated words in comments
 2022-08-10 13:59 UTC 

[PATCH 0/8] Perf stack unwinding with pointer authentication
 2022-08-10 13:23 UTC  (3+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer

[PATCH net] genetlink: correct uAPI defines
 2022-08-10 13:10 UTC  (2+ messages)

[PATCH] rds: add missing barrier to release_refill
 2022-08-10 13:00 UTC 

[PATCH v2 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup
 2022-08-10 12:57 UTC  (8+ messages)
` [PATCH v2 4/5] dt-bindings: Drop Robert Jones
` [PATCH v2 5/5] dt-bindings: Drop Dan Murphy and Ricardo Rivera-Matos

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-10 12:54 UTC  (7+ messages)
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups

[PATCH net] macsec: Fix traffic counters/statistics
 2022-08-10 12:50 UTC  (2+ messages)

[PATCH net] devlink: Fix use-after-free after a failed reload
 2022-08-10 12:50 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).