Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-06 23:45:11 to 2021-12-07 09:36:35 UTC [more...]

[PATCH net-next v3 00/12] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-12-07  9:48 UTC  (14+ messages)
` [PATCH net-next v3 01/12] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v3 02/12] net: wwan: t7xx: Add core components
` [PATCH net-next v3 03/12] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v3 04/12] net: wwan: t7xx: Add control port
` [PATCH net-next v3 05/12] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v3 06/12] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v3 07/12] net: wwan: t7xx: Add data path interface
` [PATCH net-next v3 08/12] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v3 09/12] net: wwan: t7xx: Introduce power management support
` [PATCH net-next v3 10/12] net: wwan: t7xx: Runtime PM
` [PATCH net-next v3 11/12] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v3 12/12] net: wwan: t7xx: Add maintainers and documentation

[PATCH ethtool-next 0/3] ethtool: Add ability to control transceiver modules' power mode
 2021-12-07  9:33 UTC  (4+ messages)
` [PATCH ethtool-next 1/3] Update UAPI header copies
` [PATCH ethtool-next 2/3] ethtool: Add ability to control transceiver modules' power mode
` [PATCH ethtool-next 3/3] ethtool: Add transceiver module extended state

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-07  9:22 UTC  (7+ messages)
` [PATCH 1/5] r8169: Avoid misuse of pm_ptr() macro
` [PATCH 2/5] PM: core: Redefine "
` [PATCH 3/5] PM: core: Add new *_PM_OPS macros, deprecate old ones
` [PATCH 4/5] mmc: jz4740: Use the new PM macros
` [PATCH 5/5] mmc: mxc: "

[PATCH RESEND net-next v2 0/4] WWAN debugfs tweaks
 2021-12-07  9:21 UTC  (5+ messages)
` [PATCH RESEND net-next v2 1/4] net: wwan: iosm: consolidate trace port init code
` [PATCH RESEND net-next v2 2/4] net: wwan: iosm: allow trace port be uninitialized
` [PATCH RESEND net-next v2 3/4] net: wwan: iosm: move debugfs knobs into a subdir
` [PATCH RESEND net-next v2 4/4] net: wwan: make debugfs optional

[syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
 2021-12-07  9:19 UTC  (3+ messages)

[PATCH net-next v5 0/4] Add FDMA support on ocelot switch driver
 2021-12-07  9:08 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net: ocelot: export ocelot_ifh_port_set() to setup IFH
` [PATCH net-next v5 2/4] net: ocelot: add and export ocelot_ptp_rx_timestamp()
` [PATCH net-next v5 3/4] net: ocelot: add support for ndo_change_mtu
` [PATCH net-next v5 4/4] net: ocelot: add FDMA support

[PATCH net] ethtool: do not perform operations on net devices being unregistered
 2021-12-07  9:05 UTC  (6+ messages)

[PATCH net-next 0/5] s390/net: updates 2021-12-06
 2021-12-07  9:04 UTC  (6+ messages)
` [PATCH net-next 1/5] s390/qeth: simplify qeth_receive_skb()
` [PATCH net-next 2/5] s390/qeth: split up L2 netdev_ops
` [PATCH net-next 3/5] s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
` [PATCH net-next 4/5] s390/qeth: fine-tune .ndo_select_queue()
` [PATCH net-next 5/5] s390/qeth: remove check for packing mode in qeth_check_outbound_queue()

[PATCH] dt-bindings: net: Add missing properties used in examples
 2021-12-07  8:33 UTC  (2+ messages)

[PATCH net-next] vmxnet3: fix minimum vectors alloc issue
 2021-12-07  8:17 UTC 

[PATCH] net: stmmac: Fix possible division by zero
 2021-12-07  8:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v5] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-07  8:27 UTC  (5+ messages)

[PATCH] dt-bindings: net: snps,dwmac: Enable burst length properties for more compatibles
 2021-12-07  8:26 UTC  (2+ messages)

[PATCH] dt-bindings: net: mdio: Allow any child node name
 2021-12-07  8:26 UTC  (2+ messages)

[PATCH net v2] net/qla3xxx: fix an error code in ql_adapter_up()
 2021-12-07  8:24 UTC 

[RFC PATCH 0/4] r8169: support dash
 2021-12-07  8:20 UTC  (12+ messages)
` [RFC PATCH 4/4] r8169: add sysfs for dash

[PATCH bpf] bpf: Add selftests to cover packet access corner cases
 2021-12-07  8:15 UTC 

[PATCH net-next v4 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2021-12-07  8:06 UTC  (3+ messages)
` [PATCH net-next v4 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v4 2/2] net: ethernet: Add driver "

[PATCH net-next v2 0/4] WWAN debugfs tweaks
 2021-12-07  8:00 UTC  (4+ messages)
` [PATCH net-next v2 4/4] net: wwan: make debugfs optional

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-07  7:56 UTC  (6+ messages)
` [PATCH V6 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[syzbot] KASAN: use-after-free Write in l2tp_tunnel_del_work
 2021-12-07  7:47 UTC 

[PATCH] net: gro: use IS_ERR before PTR_ERR
 2021-12-07  7:31 UTC 

selftests/net/fcnal-test.sh: ipv6_bind failed
 2021-12-07  7:29 UTC 

[PATCH net-next 0/6] Allow parallel devlink execution
 2021-12-07  7:29 UTC  (3+ messages)

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-07  7:19 UTC  (6+ messages)
` [PATCH V6 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH v2] bus: mhi: core: Add an API for auto queueing buffers for DL channel
 2021-12-07  7:19 UTC  (2+ messages)

[PATCH net-next] net: Enable some sysctls for the userns root with privilege
 2021-12-07  7:18 UTC  (3+ messages)

[PATCH] rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protection
 2021-12-07  7:10 UTC  (2+ messages)

selftests/net/fcnal-test.sh: ipv6_ping test failed
 2021-12-07  7:07 UTC 

[PATCH 1/3] iwlwifi: fix LED dependencies
 2021-12-07  7:04 UTC  (2+ messages)

[PATCH net-next] net/qla3xxx: fix an error code in ql_adapter_up()
 2021-12-07  6:50 UTC  (4+ messages)

[PATCH] net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
 2021-12-07  6:44 UTC 

[PATCH] ath6kl: Use struct_group() to avoid size-mismatched casting
 2021-12-07  6:35 UTC 

[PATCH] thunderbolt: xdomain: Avoid potential stack OOB read
 2021-12-07  6:34 UTC 

[PATCH] hv_sock: Extract hvs_send_data() helper that takes only header
 2021-12-07  6:32 UTC 

[PATCH bpf-next] perf/bpf_counter: use bpf_map_create instead of bpf_create_map
 2021-12-07  6:30 UTC  (5+ messages)

[PATCH] skbuff: Extract list pointers to silence compiler warnings
 2021-12-07  6:27 UTC 

[PATCH v2] selftests: net: Correct case name
 2021-12-07  6:05 UTC  (2+ messages)

[PATCH net-next] vrf: use dev_replace_track() for better tracking
 2021-12-07  5:56 UTC 

[PATCH net-next 0/5] net: add refcnt tracking for some common objects
 2021-12-07  4:41 UTC  (7+ messages)
` [PATCH net-next 1/5] lib: add obj_cnt infrastructure
` [PATCH net-next 2/5] net: track netdev refcnt with obj_cnt
` [PATCH net-next 3/5] net: track dst "
` [PATCH net-next 4/5] net: track in6_dev "
` [PATCH net-next 5/5] net: track xfrm_state "

[PATCH net-next v4] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-07  3:56 UTC  (5+ messages)

[PATCH bpf-next v2 0/4] libbpf: Provide APIs for BTFGen
 2021-12-07  3:48 UTC  (5+ messages)
` [PATCH bpf-next v2 4/4] libbpf: Expose CO-RE relocation results

[PATCH bpf 0/2] samples: bpf: fix build issues with Clang/LLVM
 2021-12-07  3:35 UTC  (2+ messages)

linux-next: build warning after merge of the bpf-next tree
 2021-12-07  3:22 UTC  (3+ messages)

[net-next v1 0/2] net: sched: allow user to select txqueue
 2021-12-07  3:22 UTC  (6+ messages)
` [net-next v1 1/2] net: sched: use queue_mapping to pick tx queue

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-07  3:15 UTC  (5+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-07  3:09 UTC  (7+ messages)
` [PATCH bpf-next 3/5] selftests/bpf: factor out common helpers for benchmarks
` [PATCH bpf-next 4/5] selftests/bpf: add benchmark for bpf_strncmp() helper
` [PATCH bpf-next 5/5] selftests/bpf: add test cases for bpf_strncmp()

[PATCH wireguard] wireguard: remove redundancy include files
 2021-12-07  2:54 UTC 

[PATCH v2 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-12-07  2:41 UTC  (6+ messages)
` [PATCH v2 06/14] net: wwan: t7xx: Add AT and MBIM WWAN ports

[net v4 0/3] Fix bpf_redirect to ifb netdev
 2021-12-07  2:38 UTC  (6+ messages)
` [net v4 2/3] net: sched: add check tc_skip_classify in sch egress

[PATCH net-next 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-07  2:24 UTC  (3+ messages)
` [PATCH net-next 3/6] net: lan966x: add support for interrupts from analyzer

[PATCH v4 net-next 0/5] prepare ocelot for external interface control
 2021-12-07  2:09 UTC  (3+ messages)
` [PATCH v4 net-next 5/5] net: mscc: ocelot: expose ocelot wm functions

mv88e6240 configuration broken for B850v3
 2021-12-07  2:06 UTC  (15+ messages)

[RFC PATCH net-next 1/2] net: Use mono clock in RX timestamp
 2021-12-07  2:01 UTC  (2+ messages)
` [RFC PATCH net-next 2/2] net: Reset forwarded skb->tstamp before delivering to user space

[RFC PATCH 0/2] Reset PHY in fec_resume if it got powered down
 2021-12-07  1:58 UTC  (2+ messages)

[PATCH] bpftool: add support of pin prog by name
 2021-12-07  1:55 UTC  (3+ messages)

[PATCH v5 0/7] MediaTek Ethernet Patches on MT8195
 2021-12-07  1:55 UTC  (8+ messages)
` [PATCH v5 1/7] net-next: stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH v5 2/7] net-next: stmmac: dwmac-mediatek: Reuse more common features
` [PATCH v5 3/7] arm64: dts: mt2712: update ethernet device node
` [PATCH v5 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH v5 5/7] net-next: stmmac: dwmac-mediatek: add support for mt8195
` [PATCH v5 6/7] arm64: dts: mt8195: add ethernet device node
` [PATCH v5 7/7] net-next: dt-bindings: dwmac: add support for mt8195

[PATCH v4 0/7] MediaTek Ethernet Patches on MT8195
 2021-12-07  1:38 UTC  (7+ messages)
` [PATCH v4 1/7] net-next: stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH v4 5/7] net-next: stmmac: dwmac-mediatek: add support for mt8195

wilc1000: Fix minor typos in error messages
 2021-12-07  1:33 UTC  (3+ messages)
` [PATCH 2/2] wilc1000: Fix missing newline in error message

[PATCH net-next 00/13] net: second round of netdevice refcount tracking
 2021-12-07  1:30 UTC  (14+ messages)
` [PATCH net-next 01/13] net: eql: add net device refcount tracker
` [PATCH net-next 02/13] vlan: "
` [PATCH net-next 03/13] net: bridge: "
` [PATCH net-next 04/13] net: watchdog: "
` [PATCH net-next 05/13] net: switchdev: "
` [PATCH net-next 06/13] inet: add net device refcount tracker to struct fib_nh_common
` [PATCH net-next 07/13] ax25: add net device refcount tracker
` [PATCH net-next 08/13] llc: "
` [PATCH net-next 09/13] pktgen "
` [PATCH net-next 10/13] net/smc: add net device tracker to struct smc_pnetentry
` [PATCH net-next 11/13] netlink: add net device refcount tracker to struct ethnl_req_info
` [PATCH net-next 12/13] openvswitch: add net device refcount tracker to struct vport
` [PATCH net-next 13/13] net: sched: act_mirred: add net device refcount tracker

[PATCH net-next 00/10] mptcp: New features for MPTCP sockets and netlink PM
 2021-12-07  1:30 UTC  (9+ messages)
` [PATCH net-next 01/10] mptcp: add TCP_INQ cmsg support
` [PATCH net-next 03/10] mptcp: add SIOCINQ, OUTQ and OUTQNSD ioctls
` [PATCH net-next 06/10] mptcp: getsockopt: add support for IP_TOS
` [PATCH net-next 10/10] mptcp: support TCP_CORK and TCP_NODELAY

[PATCH net-next] Revert "net: hns3: add void before function which don't receive ret"
 2021-12-07  1:19 UTC  (4+ messages)

[syzbot] divide error in mac80211_hwsim_config
 2021-12-07  1:19 UTC 

[PATCH net] devlink: fix netns refcount leak in devlink_nl_cmd_reload()
 2021-12-07  1:10 UTC  (2+ messages)

[PATCH net-next] net/smc: Clear memory when release and reuse buffer
 2021-12-07  1:10 UTC  (2+ messages)

[PATCH v3 net-next 00/23] net: add preliminary netdev refcount tracking
 2021-12-07  0:53 UTC  (12+ messages)

[PATCH net-next 00/17] net: netns refcount tracking series
 2021-12-07  0:51 UTC  (18+ messages)
` [PATCH net-next 01/17] net: add networking namespace refcount tracker
` [PATCH net-next 02/17] net: add netns refcount tracker to struct sock
` [PATCH net-next 03/17] net: add netns refcount tracker to struct seq_net_private
` [PATCH net-next 04/17] net: sched: add netns refcount tracker to struct tcf_exts
` [PATCH net-next 05/17] netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
` [PATCH net-next 06/17] l2tp: add netns refcount tracker to l2tp_dfs_seq_data
` [PATCH net-next 07/17] ppp: add netns refcount tracker
` [PATCH net-next 08/17] netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_work
` [PATCH net-next 09/17] SUNRPC: add netns refcount tracker to struct svc_xprt
` [PATCH net-next 10/17] SUNRPC: add netns refcount tracker to struct gss_auth
` [PATCH net-next 11/17] SUNRPC: add netns refcount tracker to struct rpc_xprt
` [PATCH net-next 12/17] net: initialize init_net earlier
` [PATCH net-next 13/17] net: add netns refcount tracker to struct nsproxy
` [PATCH net-next 14/17] vfs: add netns refcount tracker to struct fs_context
` [PATCH net-next 15/17] audit: add netns refcount tracker to struct audit_net
` [PATCH net-next 16/17] audit: add netns refcount tracker to struct audit_reply
` [PATCH net-next 17/17] audit: add netns refcount tracker to struct audit_netlink_list

[PATCH v2 net-next] net: fix recent csum changes
 2021-12-07  0:40 UTC  (2+ messages)

[PATCH] net: wwan: iosm: select CONFIG_RELAY
 2021-12-07  0:40 UTC  (2+ messages)

[PATCH] net: prestera: replace zero-length array with flexible-array member
 2021-12-07  0:40 UTC  (2+ messages)

[PATCH net-next] Revert "net: hns3: add void before function which don't receive ret"
 2021-12-07  0:40 UTC  (2+ messages)

[PATCH] wilc1000: Remove misleading USE_SPI_DMA macro
 2021-12-07  0:26 UTC 

[PATCH] net: dsa: mv88e6xxx: initialize return variable on declaration
 2021-12-07  0:25 UTC  (4+ messages)

[RFC net-next 0/2] IOAM queue depth and buffer occupancy
 2021-12-07  0:16 UTC  (3+ messages)
` [RFC net-next 2/2] ipv6: ioam: Support for Buffer occupancy data field


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 read-only IMAP folder(s) and NNTP newsgroup(s).