netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 23:36:37 to 2021-08-10 13:37:45 UTC [more...]

[PATCH net-next 0/5] Move devlink_register to be near devlink_reload_enable
 2021-08-10 13:37 UTC 

[PATCH net-next] net: hns3: add support for triggering reset by ethtool
 2021-08-10 13:28 UTC 

[PATCH v2 0/3] net: mdio: Add IPQ MDIO reset related function
 2021-08-10 13:31 UTC  (4+ messages)
` [PATCH v2 1/3] net: mdio: Add the reset function for IPQ MDIO driver
` [PATCH v2 2/3] MDIO: Kconfig: Specify more IPQ chipset supported
` [PATCH v2 3/3] dt-bindings: net: Add the properties for ipq4019 MDIO

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-08-10 13:29 UTC  (13+ messages)
` [PATCH v5 net-next 02/36] iov_iter: DDP copy to iter/pages
` [PATCH v5 net-next 04/36] net/tls: expose get_netdev_for_sock

[PATCH v3 intel-next 0/6] XDP_TX improvements for ice
 2021-08-10 13:10 UTC  (4+ messages)
` [PATCH v3 intel-next 1/6] ice: split ice_ring onto Tx/Rx separate structs

[PATCH RESEND net-next 00/10] devlink: Control auxiliary devices
 2021-08-10 13:24 UTC  (11+ messages)
` [PATCH RESEND net-next 01/10] devlink: Add new "enable_eth" generic device param
` [PATCH RESEND net-next 02/10] devlink: Add new "enable_rdma" "
` [PATCH RESEND net-next 03/10] devlink: Add new "enable_vnet" "
` [PATCH RESEND net-next 04/10] devlink: Create a helper function for one parameter registration
` [PATCH RESEND net-next 05/10] devlink: Add API to register and unregister single parameter
` [PATCH RESEND net-next 06/10] devlink: Add APIs to publish, unpublish individual parameter
` [PATCH RESEND net-next 07/10] net/mlx5: Fix unpublish devlink parameters
` [PATCH RESEND net-next 08/10] net/mlx5: Support enable_eth devlink dev param
` [PATCH RESEND net-next 09/10] net/mlx5: Support enable_rdma "
` [PATCH RESEND net-next 10/10] net/mlx5: Support enable_vnet "

[PATCH] netfiler: protect nft_ct_pcpu_template_refcnt with mutex
 2021-08-10 13:22 UTC  (3+ messages)
` [PATCH v2] netfilter: "

[PATCH] net: 9p: Fix possible null-pointer dereference in p9_cm_event_handler()
 2021-08-10 13:20 UTC 

[PATCH net-next v3] net: Support filtering interfaces on no master
 2021-08-10 13:19 UTC  (3+ messages)

[PATCH iproute2-next] devlink: Show port state values in man page and in the help command
 2021-08-10 13:19 UTC  (4+ messages)

[RFC PATCH net-next 0/4] Remove the "dsa_to_port in a loop" antipattern
 2021-08-10 13:14 UTC  (11+ messages)
` [RFC PATCH net-next 1/4] net: dsa: introduce a dsa_port_is_unused helper
` [RFC PATCH net-next 2/4] net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
` [RFC PATCH net-next 4/4] net: dsa: b53: express b53_for_each_port in terms of dsa_switch_for_each_port

[PATCH v2 net-next 0/4] DSA tagger helpers
 2021-08-10 13:13 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: dsa: create a helper that strips EtherType DSA headers on RX
` [PATCH v2 net-next 2/4] net: dsa: create a helper which allocates space for EtherType DSA headers
` [PATCH v2 net-next 3/4] net: dsa: create a helper for locating EtherType DSA headers on RX
` [PATCH v2 net-next 4/4] net: dsa: create a helper for locating EtherType DSA headers on TX

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-10 13:09 UTC  (9+ messages)
` [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support

[PATCH v2 net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10 13:08 UTC  (4+ messages)

[RFC PATCH net-next 0/8] ethtool: Add ability to control transceiver modules
 2021-08-10 13:05 UTC  (7+ messages)
` [RFC PATCH net-next 1/8] ethtool: Add ability to control transceiver modules' low power mode
` [RFC PATCH net-next 2/8] ethtool: Add ability to reset transceiver modules

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-08-10 13:02 UTC  (4+ messages)
` [PATCH] [v14] wireless: Initial driver submission for pureLiFi STA devices

pull-request: bpf-next 2021-08-10
 2021-08-10 13:00 UTC 

[PATCH net-next v1] net: phy: nxp-tja11xx: log critical health state
 2021-08-10 12:56 UTC 

[PATCH] net: mscc: Fix non-GPL export of regmap APIs
 2021-08-10 12:55 UTC  (3+ messages)

[PATCH -next] ptp: ocp: Fix missing pci_disable_device() on error in ptp_ocp_probe()
 2021-08-10 12:54 UTC 

[PATCH net-next] devlink: Set device as early as possible
 2021-08-10 12:38 UTC  (2+ messages)

[PATCH net-next v3] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-10 12:33 UTC  (2+ messages)

[PATCH V7 9/9] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
 2021-08-10 12:31 UTC  (2+ messages)

[PATCH net 0/4] Fix broken backpressure during FDB dump in DSA drivers
 2021-08-10 12:20 UTC  (7+ messages)
` [PATCH net 1/4] net: dsa: hellcreek: fix broken backpressure in .port_fdb_dump
` [PATCH net 2/4] net: dsa: lan9303: "
` [PATCH net 3/4] net: dsa: lantiq: "
` [PATCH net 4/4] net: dsa: sja1105: "

[PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
 2021-08-10 12:16 UTC  (2+ messages)

[PATCH V7 6/9] PCI: Enable 10-Bit Tag support for PCIe RP devices
 2021-08-10 11:59 UTC  (2+ messages)

[PATCH net-next 00/10] devlink: Control auxiliary devices
 2021-08-10 11:59 UTC  (12+ messages)
` [PATCH net-next 01/10] devlink: Add new "enable_eth" generic device param
` [PATCH net-next 02/10] devlink: Add new "enable_rdma" "
` [PATCH net-next 03/10] devlink: Add new "enable_vnet" "
` [PATCH net-next 04/10] devlink: Create a helper function for one parameter registration
` [PATCH net-next 05/10] devlink: Add API to register and unregister single parameter
` [PATCH net-next 06/10] devlink: Add APIs to publish, unpublish individual parameter
` [PATCH net-next 07/10] net/mlx5: Fix unpublish devlink parameters
` [PATCH net-next 08/10] net/mlx5: Support enable_eth devlink dev param
` [PATCH net-next 09/10] net/mlx5: Support enable_rdma "
` [PATCH net-next 10/10] net/mlx5: Support enable_vnet "

[PATCH bpf-next 1/1] bpf: migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
 2021-08-10 11:51 UTC  (3+ messages)

[RFC PATCH v2 0/5] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-10 11:41 UTC  (6+ messages)
` [RFC PATCH v2 1/5] virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOM' bit
` [RFC PATCH v2 2/5] vhost/vsock: support MSG_EOR bit processing
` [RFC PATCH v2 3/5] virito/vsock: "
` [RFC PATCH v2 4/5] af_vsock: rename variables in receive loop
` [RFC PATCH v2 5/5] vsock_test: update message bounds test for MSG_EOR

[PATCH] bpf: core: fix kernel-doc notation
 2021-08-10 11:20 UTC  (2+ messages)

[PATCH net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
 2021-08-10 11:00 UTC  (12+ messages)
      ` [PATCH net] net: bridge: fix flags interpretation for extern learn fdb entries
        ` [PATCH net v2] "

[PATCH bpf-next v2 00/14] bpf/tests: Extend the eBPF test suite
 2021-08-10 11:00 UTC  (2+ messages)

[PATCH net] net: igmp: fix data-race in igmp_ifc_timer_expire()
 2021-08-10 11:00 UTC  (2+ messages)

[PATCH net] net: Fix memory leak in ieee802154_raw_deliver
 2021-08-10 10:49 UTC  (4+ messages)

Bridge port isolation offload
 2021-08-10 10:42 UTC  (3+ messages)

Intro into qdisc writing?
 2021-08-10 10:22 UTC  (3+ messages)

[syzbot] UBSAN: array-index-out-of-bounds in taprio_change
 2021-08-10 10:14 UTC 

[PATCH v4 0/3] Renesas RZ/G2L CANFD support
 2021-08-10  9:53 UTC  (8+ messages)
` [PATCH v4 2/3] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH v4 3/3] arm64: dts: renesas: r9a07g044: Add CANFD node

[PATCH net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10  9:34 UTC  (5+ messages)

[PATCH net] bareudp: Fix invalid read beyond skb's linear data
 2021-08-10  9:33 UTC  (5+ messages)

[PATCH v4 bpf-next 0/3] BPF iterator for UNIX domain socket
 2021-08-10  9:28 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/3] bpf: af_unix: Implement "
` [PATCH v4 bpf-next 2/3] bpf: Support "%c" in bpf_bprintf_prepare()
` [PATCH v4 bpf-next 3/3] selftest/bpf: Implement sample UNIX domain socket iterator program

[RFC PATCH net-next 0/4] DSA tagger helpers
 2021-08-10  9:22 UTC  (13+ messages)
` [RFC PATCH net-next 1/4] net: dsa: create a helper that strips EtherType DSA headers on RX
` [RFC PATCH net-next 2/4] net: dsa: create a helper which allocates space for EtherType DSA headers
` [RFC PATCH net-next 3/4] net: dsa: create a helper for locating EtherType DSA headers on RX
` [RFC PATCH net-next 4/4] net: dsa: create a helper for locating EtherType DSA headers on TX

[PATCH net-next] net: bridge: vlan: fix global vlan option range dumping
 2021-08-10  9:21 UTC 

[PATCH] samples: bpf: add an explict comment to handle nested vlan tagging
 2021-08-10  9:20 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in _copy_to_iter
 2021-08-10  9:19 UTC  (10+ messages)

[PATCH] net: core: Fix possible null-pointer dereference in failover_slave_register()
 2021-08-10  9:18 UTC 

pull-request: can 2021-08-10
 2021-08-10  9:00 UTC  (4+ messages)
` [PATCH net 1/2] MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typo
` [PATCH net 2/2] can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP register

[PATCH net 0/7] ksz8795 VLAN fixes
 2021-08-10  9:00 UTC  (3+ messages)

[pull request][net 00/12] mlx5 fixes 2021-08-09
 2021-08-10  8:53 UTC  (14+ messages)
` [net 01/12] net/mlx5: Don't skip subfunction cleanup in case of error in module init
` [net 02/12] net/mlx5: DR, Add fail on error check on decap
` [net 03/12] net/mlx5e: Avoid creating tunnel headers for local route
` [net 04/12] net/mlx5: Bridge, fix ageing time
` [net 05/12] net/mlx5e: Destroy page pool after XDP SQ to fix use-after-free
` [net 06/12] net/mlx5: Block switchdev mode while devlink traps are active
` [net 07/12] net/mlx5: Fix order of functions in mlx5_irq_detach_nb()
` [net 08/12] net/mlx5: Set all field of mlx5_irq before inserting it to the xarray
` [net 09/12] net/mlx5: Destroy pool->mutex
` [net 10/12] net/mlx5e: TC, Fix error handling memory leak
` [net 11/12] net/mlx5: Synchronize correct IRQ when destroying CQ
` [net 12/12] net/mlx5: Fix return value from tracer initialization

[PATCH net-next 1/1] net: pcs: xpcs: fix error handling on failed to allocate memory
 2021-08-10  8:58 UTC 

[PATCH net-next v3] net: Support filtering interfaces on no master
 2021-08-10  8:39 UTC  (2+ messages)

[PATCH net 1/1] net: dsa: sja1105: fix error handling on NULL returned by xpcs_create()
 2021-08-10  8:33 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in crc_ccitt
 2021-08-10  8:25 UTC 

[PATCH v2] net/mlx5e: Make use of mlx5_core_warn()
 2021-08-10  8:22 UTC  (4+ messages)

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-08-10  7:43 UTC  (12+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()

[net-next PATCH v2] net/sched: cls_api, reset flags on replay
 2021-08-10  7:41 UTC  (2+ messages)

[RFC net-next 0/3] qca8k bridge flags offload
 2021-08-10  6:57 UTC  (2+ messages)

[PATCH net-next v3] net: Support filtering interfaces on no master
 2021-08-10  7:26 UTC  (3+ messages)

[RESEND][PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-08-10  7:08 UTC  (4+ messages)

[PATCH net-next 2/2] bonding: combine netlink and console error messages
 2021-08-10  6:47 UTC  (3+ messages)
` [PATCH net-next v2 "

[syzbot] general protection fault in hwsim_new_edge_nl
 2021-08-10  5:41 UTC  (2+ messages)

[PATCH v2] Bluetooth: Move shutdown callback before flushing tx and rx queue
 2021-08-10  4:53 UTC 

[PATCH] Bluetooth: Move shutdown callback before flushing tx and rx queue
 2021-08-10  4:37 UTC  (3+ messages)

[PATCH v6 0/6] Bluetooth: fix locking and socket killing in SCO and RFCOMM
 2021-08-10  4:14 UTC  (7+ messages)
` [PATCH v6 1/6] Bluetooth: schedule SCO timeouts with delayed_work
` [PATCH v6 2/6] Bluetooth: avoid circular locks in sco_sock_connect
` [PATCH v6 3/6] Bluetooth: switch to lock_sock in SCO
` [PATCH v6 4/6] Bluetooth: serialize calls to sco_sock_{set,clear}_timer
` [PATCH v6 5/6] Bluetooth: switch to lock_sock in RFCOMM
` [PATCH v6 6/6] Bluetooth: fix repeated calls to sco_sock_kill

[syzbot] KASAN: use-after-free Write in nft_ct_tmpl_put_pcpu
 2021-08-10  3:18 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in nft_ct_tmpl_put_pcpu
 2021-08-10  2:59 UTC  (2+ messages)

[PATCH net-next v2] mctp: Specify route types, require rtm_type in RTM_*ROUTE messages
 2021-08-10  2:38 UTC 

[PATCH] mctp: Specify route types, require rtm_type in RTM_*ROUTE messages
 2021-08-10  2:34 UTC 

[PATCH net-next 0/3] net: fec: add support to select wakeup irq source
 2021-08-10  2:21 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: net: fsl,fec: add "fsl,wakeup-irq" property
  ` [PATCH net-next 1/3] dt-bindings: net: fsl, fec: add "fsl, wakeup-irq" property

[PATCH v3] net/mlx5e: Make use of netdev_warn()
 2021-08-10  2:08 UTC 

[net-next PATCH] net: act_skbedit: Fix tc action skbedit queue_mapping
 2021-08-10  1:20 UTC  (3+ messages)

[PATCH net-next 0/4] net: hns3: add support ethtool extended link state
 2021-08-10  1:08 UTC  (4+ messages)
` [PATCH net-next 4/4] "


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